Returns the squared Euclidean distance between two vectors computed by xyz.florentforest.spark.ml.util.MLUtils#fastSquaredDistance.
Returns the index of the closest center to the given point, as well as the squared distance.
Returns the K-means cost of a given point against the given cluster centers.