CLAM-Development
1.4.0
|
Binary Operator for use with std::accumulate, for computing Sum(i*x(i)^1) More...
#include <BasicOps.hxx>
Additional Inherited Members | |
![]() | |
WeightedPower () | |
T | operator() (const T &orig, const T &num) |
T | operator() (const T &orig, const T &num, StaticFalse *) |
T | operator() (const T &orig, const T &num, StaticTrue *) |
![]() | |
TIndex | i |
Pow< s > | mP |
Binary Operator for use with std::accumulate, for computing Sum(i*x(i)^1)
Definition at line 155 of file BasicOps.hxx.