CLAM::WeightedSquaredSumTmpl< abs, T > Class Template Reference
#include <BasicOps.hxx>
List of all members.
Detailed Description
template<bool abs = false, class T = TData>
class CLAM::WeightedSquaredSumTmpl< abs, T >
Class Function that computes Sum(i*x(i)^2)using std::accumulate and WeightedSquare<T> BinaryOp.
Definition at line 364 of file BasicOps.hxx.
The documentation for this class was generated from the following file: