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