#include "scppnt/scppnt.h"

Go to the source code of this file.
| Namespaces | |
| namespace | SCPPNT | 
| Classes | |
| class | SCPPNT::Standardize< T > | 
| Standardize a set of values so they sum to a particular value.  More... | |
| class | SCPPNT::Sum< T > | 
| Compute the sum of a sequence of values.  More... | |
| class | SCPPNT::Mean< T > | 
| Compute the mean of a sequence of values.  More... | |
Definitions of function objects Standardize, Sum, Mean, and Moment. These function objects be applied to rows or columns of matrix with functions defined in rowcolfunc.h.
Definition in file statfunc.h.
 1.5.4
 1.5.4