public static class SquaredEuclideanSilhouette.ClusterStats
extends Object
implements scala.Product, scala.Serializable
| Constructor and Description | 
|---|
ClusterStats(Vector featureSum,
            double squaredNormSum,
            double weightSum)  | 
| Modifier and Type | Method and Description | 
|---|---|
Vector | 
featureSum()  | 
double | 
squaredNormSum()  | 
double | 
weightSum()  | 
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait