FastMKSModel Member List

This is the complete list of members for FastMKSModel, including all inherited members.

BuildModel(util::Timers &timers, arma::mat &&referenceData, TKernelType &kernel, const bool singleMode, const bool naive, const double base)FastMKSModel
COSINE_DISTANCE enum valueFastMKSModel
EPANECHNIKOV_KERNEL enum valueFastMKSModel
FastMKSModel(const int kernelType=LINEAR_KERNEL)FastMKSModel
FastMKSModel(const FastMKSModel &other)FastMKSModel
FastMKSModel(FastMKSModel &&other)FastMKSModel
GAUSSIAN_KERNEL enum valueFastMKSModel
HYPTAN_KERNEL enum valueFastMKSModel
KernelType() constFastMKSModelinline
KernelType()FastMKSModelinline
KernelTypes enum nameFastMKSModel
LINEAR_KERNEL enum valueFastMKSModel
Naive() constFastMKSModel
Naive()FastMKSModel
operator=(const FastMKSModel &other)FastMKSModel
operator=(FastMKSModel &&other)FastMKSModel
POLYNOMIAL_KERNEL enum valueFastMKSModel
Search(util::Timers &timers, const arma::mat &querySet, const size_t k, arma::Mat< size_t > &indices, arma::mat &kernels, const double base)FastMKSModel
Search(util::Timers &timers, const size_t k, arma::Mat< size_t > &indices, arma::mat &kernels)FastMKSModel
serialize(Archive &ar, const uint32_t)FastMKSModel
SingleMode() constFastMKSModel
SingleMode()FastMKSModel
TRIANGULAR_KERNEL enum valueFastMKSModel
~FastMKSModel()FastMKSModel