11#ifndef TEST_NSEARCH_LIB_H
12#define TEST_NSEARCH_LIB_H
43std::string
testNanoflann(
size_t N,
double L,
double dL,
int seed);
Namespace to group the methods used in testing of the library.
std::string testNanoflannExcludeInclude(size_t N, double L, double dL, int seed, testNSearchData &data)
Perform test on nsearch.
std::string testNanoflannClosestPoint(size_t N, double L, double dL, int seed)
Perform test on nsearch.
std::string testNanoflann(size_t N, double L, double dL, int seed)
Perform test on nsearch.
double d_defaultBruteSearchTime
double d_includeNFlannSearchTime
double d_excludeNFlannSearchTime
double d_includeBruteSearchTime
double d_defaultNFlannSearchTime
double d_excludeBruteSearchTime