| _bins | mirtk::Histogram1D< HistogramType > | protected |
| _max | mirtk::Histogram1D< HistogramType > | protected |
| _min | mirtk::Histogram1D< HistogramType > | protected |
| _nbins | mirtk::Histogram1D< HistogramType > | protected |
| _nsamp | mirtk::Histogram1D< HistogramType > | protected |
| _width | mirtk::Histogram1D< HistogramType > | protected |
| Add(int, HistogramType=1) | mirtk::Histogram1D< HistogramType > | inline |
| AddSample(double, HistogramType=1) | mirtk::Histogram1D< HistogramType > | inline |
| BinToCDF(int bin) const | mirtk::Histogram1D< HistogramType > | inline |
| BinToPDF(int bin) const | mirtk::Histogram1D< HistogramType > | inline |
| BinToVal(int bin) const | mirtk::Histogram1D< HistogramType > | inline |
| CDFToBin(double p) const | mirtk::Histogram1D< HistogramType > | inline |
| CDFToVal(double p) const | mirtk::Histogram1D< HistogramType > | inline |
| Delete(int, HistogramType=1) | mirtk::Histogram1D< HistogramType > | inline |
| DelSample(double, HistogramType=1) | mirtk::Histogram1D< HistogramType > | inline |
| Entropy() const | mirtk::Histogram1D< HistogramType > | |
| GetMax() const | mirtk::Histogram1D< HistogramType > | inline |
| GetMin() const | mirtk::Histogram1D< HistogramType > | inline |
| GetWidth() const | mirtk::Histogram1D< HistogramType > | inline |
| Histogram1D(const Histogram1D &) | mirtk::Histogram1D< HistogramType > | |
| Histogram1D(int nbins=256) | mirtk::Histogram1D< HistogramType > | |
| Histogram1D(double min, double max, double width) | mirtk::Histogram1D< HistogramType > | |
| Histogram1D(const char *) | mirtk::Histogram1D< HistogramType > | |
| Log() | mirtk::Histogram1D< HistogramType > | |
| Max() const | mirtk::Histogram1D< HistogramType > | inline |
| Max(double) | mirtk::Histogram1D< HistogramType > | inline |
| Mean() const | mirtk::Histogram1D< HistogramType > | |
| Min() const | mirtk::Histogram1D< HistogramType > | inline |
| Min(double) | mirtk::Histogram1D< HistogramType > | inline |
| Mode() const | mirtk::Histogram1D< HistogramType > | |
| Modes() const | mirtk::Histogram1D< HistogramType > | |
| NameOfClass() const =0 | mirtk::Object | pure virtual |
| NameOfType() | mirtk::Object | inlinestatic |
| NumberOfBins() const | mirtk::Histogram1D< HistogramType > | inline |
| NumberOfBins(int) | mirtk::Histogram1D< HistogramType > | inline |
| NumberOfSamples() const | mirtk::Histogram1D< HistogramType > | inline |
| NumberOfSamples(HistogramType) | mirtk::Histogram1D< HistogramType > | inline |
| operator()(int) | mirtk::Histogram1D< HistogramType > | inline |
| operator()(int) const | mirtk::Histogram1D< HistogramType > | inline |
| operator=(const Histogram1D &) | mirtk::Histogram1D< HistogramType > | |
| Parameter() const | mirtk::Object | inlinevirtual |
| Parameter(const ParameterList &) | mirtk::Object | inline |
| Print() const | mirtk::Histogram1D< HistogramType > | |
| PutMax(double) | mirtk::Histogram1D< HistogramType > | |
| PutMin(double) | mirtk::Histogram1D< HistogramType > | |
| PutNumberOfBins(int) | mirtk::Histogram1D< HistogramType > | |
| PutWidth(double) | mirtk::Histogram1D< HistogramType > | |
| RawPointer() | mirtk::Histogram1D< HistogramType > | inline |
| RawPointer() const | mirtk::Histogram1D< HistogramType > | inline |
| Read(const char *) | mirtk::Histogram1D< HistogramType > | |
| Reset() | mirtk::Histogram1D< HistogramType > | |
| Set(const char *name, const char *value) | mirtk::Object | inlinevirtual |
| Smooth() | mirtk::Histogram1D< HistogramType > | |
| StandardDeviation() const | mirtk::Histogram1D< HistogramType > | |
| Throw(ErrorType err, const char *func, Args... args) const | mirtk::Object | protected |
| ThrowStatic(ErrorType err, const char *cls, const char *func, Args... args) | mirtk::Object | protectedstatic |
| ValToBin(double val) const | mirtk::Histogram1D< HistogramType > | inline |
| ValToCDF(double val) const | mirtk::Histogram1D< HistogramType > | inline |
| ValToPDF(double val) const | mirtk::Histogram1D< HistogramType > | inline |
| ValToRange(double val) const | mirtk::Histogram1D< HistogramType > | inline |
| Variance() const | mirtk::Histogram1D< HistogramType > | |
| Write(const char *) const | mirtk::Histogram1D< HistogramType > | |
| ~Histogram1D() | mirtk::Histogram1D< HistogramType > | |
| ~Object() | mirtk::Object | inlinevirtual |