HamerlyKMeans< MetricType, MatType > Member List

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

DistanceCalculations() constHamerlyKMeans< MetricType, MatType >inline
HamerlyKMeans(const MatType &dataset, MetricType &metric)HamerlyKMeans< MetricType, MatType >
Iterate(const arma::mat &centroids, arma::mat &newCentroids, arma::Col< size_t > &counts)HamerlyKMeans< MetricType, MatType >