MeanShift< UseKernel, KernelType, MatType > Member List

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

Cluster(const MatType &data, arma::Row< size_t > &assignments, arma::mat &centroids, bool forceConvergence=true, bool useSeeds=true)MeanShift< UseKernel, KernelType, MatType >
EstimateRadius(const MatType &data, const double ratio=0.2)MeanShift< UseKernel, KernelType, MatType >
Kernel() constMeanShift< UseKernel, KernelType, MatType >inline
Kernel()MeanShift< UseKernel, KernelType, MatType >inline
MaxIterations() constMeanShift< UseKernel, KernelType, MatType >inline
MaxIterations()MeanShift< UseKernel, KernelType, MatType >inline
MeanShift(const double radius=0, const size_t maxIterations=1000, const KernelType kernel=KernelType())MeanShift< UseKernel, KernelType, MatType >
Radius() constMeanShift< UseKernel, KernelType, MatType >inline
Radius(double radius)MeanShift< UseKernel, KernelType, MatType >