AFF --- A container for numbers (array) by Friederich and Forbriger.
|
aff::func::util::Extracthisto<C>::Tmap aff::func::histo | ( | const C & | c | ) |
Function template to count elements of the same value
C | any container class like aff::Array<double> (this value is deduced by the compiler) |
c | any container of numerical values |
Definition at line 91 of file histo.h.
Referenced by main().