#include <BasicOps.hxx>

Definition at line 820 of file BasicOps.hxx.
Public Member Functions | |
| ComplexMinElement () | |
| T | operator() (const Array< T > &a, StaticTrue *b=NULL) |
| T | operator() (const Array< T > &a, StaticFalse *) |
| CLAM::ComplexMinElement< abs, T >::ComplexMinElement | ( | ) | [inline] |
Definition at line 823 of file BasicOps.hxx.
| T CLAM::ComplexMinElement< abs, T >::operator() | ( | const Array< T > & | a, | |
| StaticTrue * | b = NULL | |||
| ) | [inline] |
Definition at line 824 of file BasicOps.hxx.
| T CLAM::ComplexMinElement< abs, T >::operator() | ( | const Array< T > & | a, | |
| StaticFalse * | ||||
| ) | [inline] |
Definition at line 830 of file BasicOps.hxx.
1.5.5