C:/programs/SCPPNT/src/include/statfunc.h File Reference

Function objects implementing statistical functions. More...

#include "scppnt/scppnt.h"

Include dependency graph for statfunc.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...


Detailed Description

Function objects implementing statistical functions.

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.


Generated on Tue Dec 18 23:34:18 2007 for SCPPNT by  doxygen 1.5.4