, including all inherited members.
BucketMax() | gml_THistogram | |
BucketMin() | gml_THistogram | |
ClassInit() | gml_THistogram | [protected, static] |
Desaturate() | gml_THistogram | |
Dim() const | gml_THistogram | [inline] |
Dispose() | gml_THistogram | |
Entropy(Float32 *entropy) | gml_THistogram | |
fData | gml_THistogram | [protected] |
fDim | gml_THistogram | [protected] |
fIndex | gml_THistogram | [protected] |
fOffset | gml_THistogram | [protected] |
fResolution | gml_THistogram | [protected] |
fSamples | gml_THistogram | [protected] |
fSize | gml_THistogram | [protected] |
fStart | gml_THistogram | [protected] |
fStep | gml_THistogram | [protected] |
fStepR | gml_THistogram | [protected] |
Get(UInt32 i) const | gml_THistogram | [inline] |
Get(UInt32 *i) const | gml_THistogram | [inline] |
Get(Float32 sample) const | gml_THistogram | [inline] |
Get(Float32 *sample) const | gml_THistogram | [inline] |
Increment(UInt32 samples=1) | gml_THistogram | [inline] |
Index(UInt32 *sample) const | gml_THistogram | [inline, protected] |
Index(Float32 sample) const | gml_THistogram | [inline, protected] |
Index(Float32 *sample) const | gml_THistogram | [inline, protected] |
Init(UInt8 dimensions, UInt32 *resolution) | gml_THistogram | |
Mean(Float32 *mean, gml_TBoolean robust) | gml_THistogram | |
Moments(Float32 *mean, Float32 *deviation, gml_TBoolean robust) | gml_THistogram | |
Next(UInt32 *index, Float32 *sample) | gml_THistogram | |
Push(Float32 sample, UInt32 count=1) | gml_THistogram | [inline] |
Push(Float32 *sample, UInt32 count=1) | gml_THistogram | [inline] |
Push(UInt32 index, UInt32 count=1) | gml_THistogram | [inline] |
Push(UInt32 *index, UInt32 count=1) | gml_THistogram | [inline] |
Quantiles(gml_TArray< Float32 > &quantiles) (defined in gml_THistogram) | gml_THistogram | |
Reset() | gml_THistogram | |
Resolution(UInt8 dim=0) const | gml_THistogram | [inline] |
SampleMax() | gml_THistogram | |
SampleMin() | gml_THistogram | |
Samples() const | gml_THistogram | [inline] |
Scale(UInt8 a, UInt8 b) | gml_THistogram | |
sDefaultResolution (defined in gml_THistogram) | gml_THistogram | [static] |
sErrorValidFor1DOnly (defined in gml_THistogram) | gml_THistogram | [static] |
sErrorWrongDimension (defined in gml_THistogram) | gml_THistogram | [static] |
sErrorWrongResolution (defined in gml_THistogram) | gml_THistogram | [static] |
Setup(UInt8 dimension, Float32 start, Float32 stepWidth) | gml_THistogram | |
Shift(UInt8 a) | gml_THistogram | |
sModuleInited | gml_THistogram | [protected, static] |
sMomentsGaussian (defined in gml_THistogram) | gml_THistogram | [static] |
sMomentsRobust (defined in gml_THistogram) | gml_THistogram | [static] |
Start(UInt8 dim=0) const | gml_THistogram | [inline] |
Step(UInt8 dim=0) const | gml_THistogram | [inline] |