Go to the documentation of this file.
86 const typename List::const_reference
min,
87 const typename List::const_reference
max,
Calculates the counts per bin of a list.
void operator=(const Histogram &)
Disallow default bitwise assignment.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Histogram(const Histogram &)
Disallow default bitwise copy construct.
label nHigh_
Number of > highest bin.
dimensioned< Type > max(const dimensioned< Type > &, const dimensioned< Type > &)
label nLow() const
Return the number of elements <= bins[0].
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
labelList counts_
Counts per bin.
label nLow_
Number of <= lowest bin.
const labelList & counts() const
Return the counts per bin.
label nHigh() const
Return the number of elements > bins[bins.size()-1].
dimensioned< Type > min(const dimensioned< Type > &, const dimensioned< Type > &)
void count(const List &bins, const List &l)