CLAM-Development
1.4.0
|
Mean is 1st order Moment. More...
#include <BasicOps.hxx>
Additional Inherited Members | |
![]() | |
Moment () | |
U | operator() (const Array< T > &a, PoweredSum< o, abs, T > &powSum, StaticFalse *) |
Memoryless Computation using external lower level functors. | |
U | operator() (const Array< T > &a, PoweredSum< o, abs, T > &powSum, StaticTrue *b=NULL) |
Memoryfull Computation using external lower level functors. | |
U | operator() (const Array< T > &a, StaticFalse *) |
Memoryless Computation using internal lower level functors. | |
U | operator() (const Array< T > &a, StaticTrue *b=NULL) |
Memoryfull Computation using internal lower level functors. | |
![]() | |
BaseMemOp () | |
void | Reset () |
virtual | ~BaseMemOp () |
![]() | |
U | memory |
PoweredSum< o, abs, T > | mPs |
![]() | |
bool | alreadyComputed |
Mean is 1st order Moment.
Definition at line 488 of file BasicOps.hxx.