#include <lsh_nearest_neighbors_regression.hpp>
Public Member Functions | |
| hash_function_tuple_generator (FunctionGenerator function_generator, unsigned hash_functions_per_point) | |
| hash_function_tuple< funs_t > | operator() () const |
| FunctionGenerator |
Definition at line 110 of file lsh_nearest_neighbors_regression.hpp.
|
inline |
| function_generator | |
| hash_functions_per_point | number of hash functions in single tuple |
Definition at line 122 of file lsh_nearest_neighbors_regression.hpp.
|
inline |
Definition at line 135 of file lsh_nearest_neighbors_regression.hpp.
1.8.5