Inheritance diagram for kddml.Core.DataMining.Clustering.ContinuousStatisticFieldManager:
Public Member Functions | |
double | getMean () |
double | getStandardDeviation () |
Title: KDDML
Description: Knowledge Discovery in Database Environment
Copyright: Copyright (c) 2003-2005
Company: Universita' di Pisa - Dipartimento di Informatica
|
Returns the mean of the population.
Implemented in kddml.Core.DataMining.Clustering.ContinuousStatisticField. |
|
Returns the standard deviation of the population.
Implemented in kddml.Core.DataMining.Clustering.ContinuousStatisticField. |