#include <Abs.h>
Public Member Functions | |
AbsStruct (const T &t) | |
operator double () const | |
double | operator() () const |
Public Attributes | |
T | _ |
funct::AbsStruct< T >::AbsStruct | ( | const T & | t | ) | [inline] |
funct::AbsStruct< T >::operator double | ( | ) | const [inline] |
double funct::AbsStruct< T >::operator() | ( | ) | const [inline] |
T funct::AbsStruct< T >::_ |
Definition at line 12 of file Abs.h.
Referenced by funct::AbsStruct< T >::operator double(), and funct::AbsStruct< T >::operator()().