Factory class for l_p_hash_function.
More...
#include <lsh_functions.hpp>
template<typename FloatType = double, typename RandomEngine = std::default_random_engine, typename Distribution = std::normal_distribution<FloatType>>
class paal::lsh::l_p_hash_function_generator< FloatType, RandomEngine, Distribution >
Factory class for l_p_hash_function.
Definition at line 214 of file lsh_functions.hpp.
template<typename FloatType = double, typename RandomEngine = std::default_random_engine, typename Distribution = std::normal_distribution<FloatType>>
template<typename FloatType = double, typename RandomEngine = std::default_random_engine, typename Distribution = std::normal_distribution<FloatType>>
The documentation for this class was generated from the following file: