CLAM::WeightedSquareTmpl< abs, T > Class Template Reference
Binary Operator for use with std::accumulate, for computing Sum(i*x(i)^2).
More...
#include <BasicOps.hxx>
List of all members.
Detailed Description
template<bool abs = false, class T = TData>
class CLAM::WeightedSquareTmpl< abs, T >
Binary Operator for use with std::accumulate, for computing Sum(i*x(i)^2).
Definition at line 158 of file BasicOps.hxx.
The documentation for this class was generated from the following file: