public interface  org.apache.commons.math.ml.clustering.Clusterable extends java.lang.Object
{
public abstract double[] getPoint();
}