#include <BasicOps.hxx>

Definition at line 314 of file BasicOps.hxx.
Public Member Functions | |
| WeightedPoweredSum () | |
| T | operator() (const Array< T > &a, StaticTrue *b=NULL) |
| Memoryfull Computation. | |
| T | operator() (const Array< T > &a, StaticFalse *) |
| Memoryless Computation. | |
| CLAM::WeightedPoweredSum< s, abs, T >::WeightedPoweredSum | ( | ) | [inline] |
Definition at line 317 of file BasicOps.hxx.
| T CLAM::WeightedPoweredSum< s, abs, T >::operator() | ( | const Array< T > & | a, | |
| StaticTrue * | b = NULL | |||
| ) | [inline] |
| T CLAM::WeightedPoweredSum< s, abs, T >::operator() | ( | const Array< T > & | a, | |
| StaticFalse * | ||||
| ) | [inline] |
1.5.5