Calculates the counts per bin of a list. More...
Public Member Functions | |
Histogram (const List &bins, const List &l) | |
Histogram (const typename List::const_reference min, const typename List::const_reference max, const label nBins, const List &l) | |
const labelList & | counts () const |
label | nLow () const |
label | nHigh () const |
Calculates the counts per bin of a list.
Definition at line 48 of file Histogram.H.
Definition at line 66 of file Histogram.C.
References Foam::BitOps::count().
Histogram | ( | const typename List::const_reference | min, |
const typename List::const_reference | max, | ||
const label | nBins, | ||
const List & | l | ||
) |
Definition at line 74 of file Histogram.C.
References Foam::BitOps::count(), Foam::max(), and Foam::min().
|
inline |
Definition at line 93 of file Histogram.H.
|
inline |
Definition at line 100 of file Histogram.H.
|
inline |
Definition at line 107 of file Histogram.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.