, including all inherited members.
AddHistogram(const Self &other) | cmtk::Histogram< T > | |
AddWeightedSymmetricKernel(const size_t bin, const size_t kernelRadius, const T *kernel, const T factor=1) | cmtk::Histogram< T > | |
AddWeightedSymmetricKernelFractional(const double bin, const size_t kernelRadius, const T *kernel, const T factor=1) | cmtk::Histogram< T > | |
BinToValue(const size_t bin) const | cmtk::HistogramBase | [inline, virtual] |
BinType typedef | cmtk::Histogram< T > | |
Clone() const | cmtk::Histogram< T > | [inline] |
CloneVirtual() const | cmtk::Histogram< T > | [inline, protected, virtual] |
ConvertToCumulative() | cmtk::Histogram< T > | [inline] |
Decrement(const size_t sample) | cmtk::Histogram< T > | [inline] |
Decrement(const size_t sample, const double weight) | cmtk::Histogram< T > | [inline] |
DecrementFractional(const double bin) | cmtk::Histogram< T > | [inline] |
GetBinWidth() const | cmtk::HistogramBase | [inline] |
GetEntropy() const | cmtk::Histogram< T > | |
GetKullbackLeiblerDivergence(const Self &other) const | cmtk::Histogram< T > | |
GetMaximumBinIndex() const | cmtk::Histogram< T > | |
GetMaximumBinValue() const | cmtk::Histogram< T > | [inline] |
GetNumBins() const | cmtk::Histogram< T > | [inline, virtual] |
GetPercentile(const Types::DataItem percentile) const | cmtk::Histogram< T > | |
GetRange() const | cmtk::HistogramBase | [inline] |
GetRangeBin(const size_t bin) const | cmtk::HistogramBase | [inline, virtual] |
Histogram(const size_t numBins=0) | cmtk::Histogram< T > | [inline] |
HistogramBase() | cmtk::HistogramBase | [inline] |
Increment(const size_t sample) | cmtk::Histogram< T > | [inline] |
Increment(const size_t sample, const double weight) | cmtk::Histogram< T > | [inline] |
IncrementFractional(const double bin) | cmtk::Histogram< T > | [inline] |
m_Bins | cmtk::Histogram< T > | [private] |
m_BinsLowerBound | cmtk::HistogramBase | [protected] |
m_BinsUpperBound | cmtk::HistogramBase | [protected] |
m_BinWidth | cmtk::HistogramBase | [protected] |
Normalize(const T normalizeTo=1) | cmtk::Histogram< T > | |
NormalizeMaximum(const T normalizeTo=1) | cmtk::Histogram< T > | |
operator[](const size_t index) const | cmtk::Histogram< T > | [inline] |
operator[](const size_t index) | cmtk::Histogram< T > | [inline] |
RemoveHistogram(const Self &other) | cmtk::Histogram< T > | |
Reset() | cmtk::Histogram< T > | [inline] |
Resize(const size_t numberOfBins, const bool reset=true) | cmtk::Histogram< T > | [inline, virtual] |
SampleCount() const | cmtk::Histogram< T > | [inline] |
Self typedef | cmtk::Histogram< T > | |
SetRange(const Types::DataItemRange &range) | cmtk::HistogramBase | [inline] |
SetRangeCentered(const Types::DataItemRange &range) | cmtk::HistogramBase | [inline] |
SmartPtr typedef | cmtk::Histogram< T > | |
Superclass typedef | cmtk::Histogram< T > | |
ValueToBin(const Types::DataItem value) const | cmtk::HistogramBase | [inline, virtual] |
ValueToBinFractional(const Types::DataItem value) const | cmtk::HistogramBase | [inline, virtual] |
~Histogram() | cmtk::Histogram< T > | [inline, virtual] |
~HistogramBase() | cmtk::HistogramBase | [inline, virtual] |