HistoMode enumerates different modes of histogram computations.
More...
Detailed Description
HistoMode enumerates different modes of histogram computations.
Enumeration Type Documentation
- Enumerator:
| automatic |
derived mode from attribute type
|
| real |
allow arbitrary bin width values
|
| integer |
limits bin width to natural numbers
|
| Count |
number of elements
|