CLAM-Development  1.4.0
CLAM::WeightedCubeTmpl< abs, T > Class Template Reference

Binary Operator for use with std::accumulate, for computing Sum(i*x(i)^3) More...

#include <BasicOps.hxx>

List of all members.

Additional Inherited Members

- Public Member Functions inherited from CLAM::WeightedPower< 3, abs, T >
 WeightedPower ()
operator() (const T &orig, const T &num)
operator() (const T &orig, const T &num, StaticFalse *)
operator() (const T &orig, const T &num, StaticTrue *)
- Protected Attributes inherited from CLAM::WeightedPower< 3, abs, T >
TIndex i
Pow< s > mP

Detailed Description

template<bool abs = false, class T = TData>
class CLAM::WeightedCubeTmpl< abs, T >

Binary Operator for use with std::accumulate, for computing Sum(i*x(i)^3)

Definition at line 161 of file BasicOps.hxx.


The documentation for this class was generated from the following file: