Mercurial > hg > audiodb
view libtests/9000/prog1.c @ 520:0767731a6cce multiprobeLSH
Fixed boundary {-1,+1} order, array syntax in generate_multiprobe_keys(), boundary error in MultiProbe::valid()
| author | mas01mc |
|---|---|
| date | Mon, 26 Jan 2009 13:19:09 +0000 |
| parents | 342822c2d49a |
| children |
line wrap: on
line source
#include "audioDB_API.h" #include "test_utils_lib.h" int main(int argc, char **argv) { return 14; }
