casa
$Rev:20696$
|
A template functor which returns -|v|. More...
#include <asdm2MSGeneric.h>
Public Member Functions | |
T | operator() (const T &v) |
A template functor which returns -|v|.
The operator '-' and the comparison with 0.0 ( < 0.0) must be defined on the type T.
Definition at line 20 of file asdm2MSGeneric.h.
T negateFunctor< T >::operator() | ( | const T & | v | ) | [inline] |
Definition at line 22 of file asdm2MSGeneric.h.