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 value | FastMKSModel | |
| EPANECHNIKOV_KERNEL enum value | FastMKSModel | |
| FastMKSModel(const int kernelType=LINEAR_KERNEL) | FastMKSModel | |
| FastMKSModel(const FastMKSModel &other) | FastMKSModel | |
| FastMKSModel(FastMKSModel &&other) | FastMKSModel | |
| GAUSSIAN_KERNEL enum value | FastMKSModel | |
| HYPTAN_KERNEL enum value | FastMKSModel | |
| KernelType() const | FastMKSModel | inline |
| KernelType() | FastMKSModel | inline |
| KernelTypes enum name | FastMKSModel | |
| LINEAR_KERNEL enum value | FastMKSModel | |
| Naive() const | FastMKSModel | |
| Naive() | FastMKSModel | |
| operator=(const FastMKSModel &other) | FastMKSModel | |
| operator=(FastMKSModel &&other) | FastMKSModel | |
| POLYNOMIAL_KERNEL enum value | FastMKSModel | |
| 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() const | FastMKSModel | |
| SingleMode() | FastMKSModel | |
| TRIANGULAR_KERNEL enum value | FastMKSModel | |
| ~FastMKSModel() | FastMKSModel |