The KMean type exposes the following members.

Methods

  NameDescription
ChebyshevDistance
Calculates the Minkowski Distance Measure between two data points
ClusterMean
Calculates The Mean Of A Cluster OR The Cluster Center
EuclideanDistance
Calculates the Euclidean Distance Measure between two data points
ManhattanDistance
Calculates the Manhattan Distance Measure between two data points

See Also