|
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 | |
Public Member Functions inherited from CLAM::Power< 3, abs, T > | |
| 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) |
Protected Attributes inherited from CLAM::Power< 3, abs, T > | |
| Pow< s > | mP |
Binary Operator for use with std::accumulate, for computing Sum(x(i)^3)
Definition at line 108 of file BasicOps.hxx.
1.8.1