#include <statisticsgatherers.h>
Inheritance diagram for CLUS::ProbabilisticBinomialStatistics:
Public Member Functions | |
ProbabilisticBinomialStatistics (int DomainSize=0) | |
Vector< double > & | GetProbabilitySet (void) |
double | ComputeGiniGain (void) |
Protected Attributes | |
Vector< double > | probSet |
|
Definition at line 314 of file statisticsgatherers.h. |
|
Definition at line 329 of file statisticsgatherers.h. Referenced by GetProbabilitySet(). |
|
Definition at line 318 of file statisticsgatherers.h. |
|
Definition at line 311 of file statisticsgatherers.h. Referenced by ComputeGiniGain(), GetProbabilitySet(), and ProbabilisticBinomialStatistics(). |