negateFunctor< T > Struct Template Reference

A template functor which returns -|v|. More...

#include <asdm2MSGeneric.h>

List of all members.

Public Member Functions

operator() (const T &v)

Detailed Description

template<typename T>
struct negateFunctor< T >

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 19 of file asdm2MSGeneric.h.


Member Function Documentation

template<typename T >
T negateFunctor< T >::operator() ( const T &  v  )  [inline]

Definition at line 21 of file asdm2MSGeneric.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1