BinToValue(const size_t bin) const | cmtk::HistogramBase | [inline, virtual] |
GetBinWidth() const | cmtk::HistogramBase | [inline] |
GetNumBins() const =0 | cmtk::HistogramBase | [pure virtual] |
GetRange() const | cmtk::HistogramBase | [inline] |
GetRangeBin(const size_t bin) const | cmtk::HistogramBase | [inline, virtual] |
HistogramBase() | cmtk::HistogramBase | [inline] |
m_BinsLowerBound | cmtk::HistogramBase | [protected] |
m_BinsUpperBound | cmtk::HistogramBase | [protected] |
m_BinWidth | cmtk::HistogramBase | [protected] |
Self typedef | cmtk::HistogramBase | |
SetRange(const Types::DataItemRange &range) | cmtk::HistogramBase | [inline] |
SetRangeCentered(const Types::DataItemRange &range) | cmtk::HistogramBase | [inline] |
ValueToBin(const Types::DataItem value) const | cmtk::HistogramBase | [inline, virtual] |
ValueToBinFractional(const Types::DataItem value) const | cmtk::HistogramBase | [inline, virtual] |
~HistogramBase() | cmtk::HistogramBase | [inline, virtual] |