AFF --- A container for numbers (array) by Friederich and Forbriger.
|
C::Tvalue aff::func::rms | ( | const C & | c | ) |
Function template to extract the root mean square 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 91 of file rms.h.
Referenced by main().