|
mlpack
master
|
This is the complete list of members for mlpack::kmeans::ElkanKMeans< MetricType, MatType >, including all inherited members.
| assignments | mlpack::kmeans::ElkanKMeans< MetricType, MatType > | private |
| clusterDistances | mlpack::kmeans::ElkanKMeans< MetricType, MatType > | private |
| dataset | mlpack::kmeans::ElkanKMeans< MetricType, MatType > | private |
| distanceCalculations | mlpack::kmeans::ElkanKMeans< MetricType, MatType > | private |
| DistanceCalculations() const | mlpack::kmeans::ElkanKMeans< MetricType, MatType > | inline |
| ElkanKMeans(const MatType &dataset, MetricType &metric) | mlpack::kmeans::ElkanKMeans< MetricType, MatType > | |
| Iterate(const arma::mat ¢roids, arma::mat &newCentroids, arma::Col< size_t > &counts) | mlpack::kmeans::ElkanKMeans< MetricType, MatType > | |
| lowerBounds | mlpack::kmeans::ElkanKMeans< MetricType, MatType > | private |
| metric | mlpack::kmeans::ElkanKMeans< MetricType, MatType > | private |
| minClusterDistances | mlpack::kmeans::ElkanKMeans< MetricType, MatType > | private |
| upperBounds | mlpack::kmeans::ElkanKMeans< MetricType, MatType > | private |
1.8.11