A namespace for various histogram model implementations. More...
Classes | |
| class | equalBinWidth |
| Histogram model which groups data into bins of equal width. More... | |
| class | unequalBinWidth |
| Histogram model which groups data into bins of unequal widths. More... | |
| defineTypeNameAndDebug | ( | equalBinWidth | , |
| 0 | ) |
| addToRunTimeSelectionTable | ( | histogramModel | , |
| equalBinWidth | , | ||
| dictionary | ) |
| defineTypeNameAndDebug | ( | unequalBinWidth | , |
| 0 | ) |
| addToRunTimeSelectionTable | ( | histogramModel | , |
| unequalBinWidth | , | ||
| dictionary | ) |