StatFeature Class Reference
Public Member Functions | |
| StatFeature (StatFeatureType::Type type) | |
| StatFeature (StatFeatureType::Type type, unsigned n) | |
| only for nmin and nmax | |
| StatFeature (StatFeatureType::Type type, double value) | |
| only for quantile, minority and majority | |
| StatFeatureType::Type | e_getFeatureType () const |
| unsigned | u_getN () const |
| double | d_getP () const |
| double | d_getBinWidth () const |
| void | v_setFeatureType (const StatFeatureType::Type &Ire_featureType) |
| void | v_setN (const unsigned &Iru_n) |
| void | v_setP (const double &Ird_p) |
| void | v_setBinWidth (const double &Ird_binWidth) |
| unsigned | u_minNumberOfElement () const |
| returns minimum number of elements needed to be computable | |
