Main Page | Class Hierarchy | Class List | Class Members

kddml.Core.DataMining.Clustering.ContinuousStatisticFieldManager Interface Reference

Inheritance diagram for kddml.Core.DataMining.Clustering.ContinuousStatisticFieldManager:

kddml.Core.DataMining.Clustering.StatisticFieldManager kddml.Core.DataMining.Clustering.ContinuousStatisticField List of all members.

Public Member Functions

double getMean ()
double getStandardDeviation ()

Detailed Description

A manager interface for a ContinuousStatisticField.

Title: KDDML

Description: Knowledge Discovery in Database Environment

Copyright: Copyright (c) 2003-2005

Company: Universita' di Pisa - Dipartimento di Informatica

Author:
Andrea Romei (romei@di.unipi.it)
Version:
2.0.16


Member Function Documentation

double kddml.Core.DataMining.Clustering.ContinuousStatisticFieldManager.getMean  ) 
 

Returns the mean of the population.

Returns:
double

Implemented in kddml.Core.DataMining.Clustering.ContinuousStatisticField.

double kddml.Core.DataMining.Clustering.ContinuousStatisticFieldManager.getStandardDeviation  ) 
 

Returns the standard deviation of the population.

Returns:
double

Implemented in kddml.Core.DataMining.Clustering.ContinuousStatisticField.


Generated on Thu Feb 23 13:04:41 2006 for kddml by  doxygen 1.4.3