#include <histogram.hh>
Public Types |
| typedef std::vector< int > | Bins |
Detailed Description
Definition at line 44 of file histogram.hh.
Member Typedef Documentation
| typedef std::vector<int> Bins |
Constructor & Destructor Documentation
Initialize with number of bins to use.
Member Function Documentation
| static String GetAlgorithmName |
( |
| ) |
|
|
inlinestatic |
| const Bins& GetBins |
( |
| ) |
const |
| void VisitFunction |
( |
const Function & |
f | ) |
|
| void VisitState |
( |
const ImageStateImpl< T, D > & |
isi | ) |
|
The documentation for this class was generated from the following file: