AFF --- A container for numbers (array) by Friederich and Forbriger.
|
C::Tvalue aff::func::min | ( | const C & | c | ) |
Function template to extract the smallest from the values stored in a container
C | any container class like aff::Array<double> (this value is deduced by the compiler) |
c | any container of numerical values |
Definition at line 90 of file min.h.
Referenced by main().