PellegMooreKMeansRules< MetricType, TreeType > Member List

This is the complete list of members for PellegMooreKMeansRules< MetricType, TreeType >, including all inherited members.

BaseCase(const size_t queryIndex, const size_t referenceIndex)PellegMooreKMeansRules< MetricType, TreeType >
DistanceCalculations() constPellegMooreKMeansRules< MetricType, TreeType >inline
DistanceCalculations()PellegMooreKMeansRules< MetricType, TreeType >inline
PellegMooreKMeansRules(const typename TreeType::Mat &dataset, const arma::mat &centroids, arma::mat &newCentroids, arma::Col< size_t > &counts, MetricType &metric)PellegMooreKMeansRules< MetricType, TreeType >
Rescore(const size_t queryIndex, TreeType &referenceNode, const double oldScore)PellegMooreKMeansRules< MetricType, TreeType >
Score(const size_t queryIndex, TreeType &referenceNode)PellegMooreKMeansRules< MetricType, TreeType >