mlpack  master
mlpack::meanshift::MeanShift< UseKernel, KernelType, MatType > Member List

This is the complete list of members for mlpack::meanshift::MeanShift< UseKernel, KernelType, MatType >, including all inherited members.

CalculateCentroid(const MatType &data, const std::vector< size_t > &neighbors, const std::vector< double > &distances, arma::colvec &centroid)mlpack::meanshift::MeanShift< UseKernel, KernelType, MatType >private
CalculateCentroid(const MatType &data, const std::vector< size_t > &neighbors, const std::vector< double > &, arma::colvec &centroid)mlpack::meanshift::MeanShift< UseKernel, KernelType, MatType >private
Cluster(const MatType &data, arma::Col< size_t > &assignments, arma::mat &centroids, bool useSeeds=true)mlpack::meanshift::MeanShift< UseKernel, KernelType, MatType >
EstimateRadius(const MatType &data, const double ratio=0.2)mlpack::meanshift::MeanShift< UseKernel, KernelType, MatType >
GenSeeds(const MatType &data, const double binSize, const int minFreq, MatType &seeds)mlpack::meanshift::MeanShift< UseKernel, KernelType, MatType >private
Kernel() const mlpack::meanshift::MeanShift< UseKernel, KernelType, MatType >inline
Kernel()mlpack::meanshift::MeanShift< UseKernel, KernelType, MatType >inline
kernelmlpack::meanshift::MeanShift< UseKernel, KernelType, MatType >private
MaxIterations() const mlpack::meanshift::MeanShift< UseKernel, KernelType, MatType >inline
MaxIterations()mlpack::meanshift::MeanShift< UseKernel, KernelType, MatType >inline
maxIterationsmlpack::meanshift::MeanShift< UseKernel, KernelType, MatType >private
MeanShift(const double radius=0, const size_t maxIterations=1000, const KernelType kernel=KernelType())mlpack::meanshift::MeanShift< UseKernel, KernelType, MatType >
Radius() const mlpack::meanshift::MeanShift< UseKernel, KernelType, MatType >inline
Radius(double radius)mlpack::meanshift::MeanShift< UseKernel, KernelType, MatType >
radiusmlpack::meanshift::MeanShift< UseKernel, KernelType, MatType >private