#include <BasicOps.hxx>

Definition at line 860 of file BasicOps.hxx.
Public Member Functions | |
| ComplexMaxElement () | |
| T | operator() (const Array< T > &a, StaticTrue *b=NULL) |
| T | operator() (const Array< T > &a, StaticFalse *) |
| CLAM::ComplexMaxElement< abs, T >::ComplexMaxElement | ( | ) | [inline] |
Definition at line 863 of file BasicOps.hxx.
| T CLAM::ComplexMaxElement< abs, T >::operator() | ( | const Array< T > & | a, | |
| StaticTrue * | b = NULL | |||
| ) | [inline] |
Definition at line 864 of file BasicOps.hxx.
| T CLAM::ComplexMaxElement< abs, T >::operator() | ( | const Array< T > & | a, | |
| StaticFalse * | ||||
| ) | [inline] |
Definition at line 870 of file BasicOps.hxx.
1.5.5