|
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 | |
Public Member Functions inherited from CLAM::WeightedPower< 1, abs, T > | |
| 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 *) |
Protected Attributes inherited from CLAM::WeightedPower< 1, abs, T > | |
| 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.
1.8.1