#include <BasicOps.hxx>
Definition at line 800 of file BasicOps.hxx.
Public Member Functions | |
| ComplexMin () | |
| T | operator() (const T &orig, const T &num) |
| T | operator() (const T &orig, const T &num, StaticFalse *) |
| T | operator() (const T &orig, const T &num, StaticTrue *) |
| CLAM::ComplexMin< abs, T >::ComplexMin | ( | ) | [inline] |
Definition at line 803 of file BasicOps.hxx.
| T CLAM::ComplexMin< abs, T >::operator() | ( | const T & | orig, | |
| const T & | num | |||
| ) | [inline] |
Definition at line 804 of file BasicOps.hxx.
| T CLAM::ComplexMin< abs, T >::operator() | ( | const T & | orig, | |
| const T & | num, | |||
| StaticFalse * | ||||
| ) | [inline] |
Definition at line 808 of file BasicOps.hxx.
| T CLAM::ComplexMin< abs, T >::operator() | ( | const T & | orig, | |
| const T & | num, | |||
| StaticTrue * | ||||
| ) | [inline] |
Definition at line 812 of file BasicOps.hxx.
1.5.5