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