arrayToString(double[] d) | kddml.Core.DataMining.Clustering.ClusteringUtility | [protected, static] |
doubleToString(double value, int afterDecimalPoint) | kddml.Core.DataMining.Clustering.ClusteringUtility | [protected, static] |
getMaxIndex(double[] array) | kddml.Core.DataMining.Clustering.ClusteringUtility | [protected, static] |
getMinIndex(double[] array) | kddml.Core.DataMining.Clustering.ClusteringUtility | [protected, static] |
mean(double[] vector) | kddml.Core.DataMining.Clustering.ClusteringUtility | [protected, static] |
normalize(double[] doubles) | kddml.Core.DataMining.Clustering.ClusteringUtility | [protected, static] |
normalize(double[] doubles, double sum) | kddml.Core.DataMining.Clustering.ClusteringUtility | [protected, static] |