Visual Computing Library
Loading...
Searching...
No Matches
vcl::Histogram< ScalarType > Member List

This is the complete list of members for vcl::Histogram< ScalarType >, including all inherited members.

addValue(ScalarType value, ScalarType increment=1.0)vcl::Histogram< ScalarType >inline
average() constvcl::Histogram< ScalarType >inline
binCount(uint ind) const (defined in vcl::Histogram< ScalarType >)vcl::Histogram< ScalarType >inline
binIndex(ScalarType elem) constvcl::Histogram< ScalarType >inlineprivate
binLowerBound(uint ind) const (defined in vcl::Histogram< ScalarType >)vcl::Histogram< ScalarType >inline
binOfValueCount(ScalarType value) const (defined in vcl::Histogram< ScalarType >)vcl::Histogram< ScalarType >inline
binOfValueCount(ScalarType value, ScalarType width) const (defined in vcl::Histogram< ScalarType >)vcl::Histogram< ScalarType >inline
binOfValueWidth(ScalarType value) (defined in vcl::Histogram< ScalarType >)vcl::Histogram< ScalarType >inline
binsNumber() constvcl::Histogram< ScalarType >inline
binUpperBound(uint ind) const (defined in vcl::Histogram< ScalarType >)vcl::Histogram< ScalarType >inline
clear()vcl::Histogram< ScalarType >inline
Histogram()=default (defined in vcl::Histogram< ScalarType >)vcl::Histogram< ScalarType >
Histogram(ScalarType minRangeValue, ScalarType maxRangeValue, uint nBins, ScalarType gamma=1.0)vcl::Histogram< ScalarType >inline
maxBinCount() constvcl::Histogram< ScalarType >inline
maxBinCountInRange() constvcl::Histogram< ScalarType >inline
maxRangeValue() constvcl::Histogram< ScalarType >inline
maxValue() constvcl::Histogram< ScalarType >inline
mBinNumber (defined in vcl::Histogram< ScalarType >)vcl::Histogram< ScalarType >private
mCnt (defined in vcl::Histogram< ScalarType >)vcl::Histogram< ScalarType >private
mHist (defined in vcl::Histogram< ScalarType >)vcl::Histogram< ScalarType >private
minRangeValue() constvcl::Histogram< ScalarType >inline
minValue() constvcl::Histogram< ScalarType >inline
mMax (defined in vcl::Histogram< ScalarType >)vcl::Histogram< ScalarType >private
mMaxRange (defined in vcl::Histogram< ScalarType >)vcl::Histogram< ScalarType >private
mMin (defined in vcl::Histogram< ScalarType >)vcl::Histogram< ScalarType >private
mMinRange (defined in vcl::Histogram< ScalarType >)vcl::Histogram< ScalarType >private
mRanges (defined in vcl::Histogram< ScalarType >)vcl::Histogram< ScalarType >private
mRMS (defined in vcl::Histogram< ScalarType >)vcl::Histogram< ScalarType >private
mSum (defined in vcl::Histogram< ScalarType >)vcl::Histogram< ScalarType >private
numberValues() constvcl::Histogram< ScalarType >inline
percentile(ScalarType frac) constvcl::Histogram< ScalarType >inline
rangeCount(ScalarType rangeMin, ScalarType rangeMax) const (defined in vcl::Histogram< ScalarType >)vcl::Histogram< ScalarType >inline
rootMeanSquare() constvcl::Histogram< ScalarType >inline
standardDeviation() constvcl::Histogram< ScalarType >inline
sumValues() constvcl::Histogram< ScalarType >inline
variance() constvcl::Histogram< ScalarType >inline