Loading [MathJax]/extensions/TeX/AMSsymbols.js
LAL 7.7.0.1-5e288d3
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
LALHashFuncTest.c File Reference

Prototypes

static int test_XLALPearsonHash (size_t hval_len, const int N, const int nc_ref)
 
static int test_XLALCityHash (const char N, const int nc_ref)
 
int main (void)
 

Go to the source code of this file.

Function Documentation

◆ test_XLALPearsonHash()

static int test_XLALPearsonHash ( size_t  hval_len,
const int  N,
const int  nc_ref 
)
static

Definition at line 24 of file LALHashFuncTest.c.

◆ test_XLALCityHash()

static int test_XLALCityHash ( const char  N,
const int  nc_ref 
)
static

Definition at line 59 of file LALHashFuncTest.c.

◆ main()

int main ( void  )

Definition at line 90 of file LALHashFuncTest.c.