casa
$Rev:20696$
|
A specialisation for T=DComplex of the NumericTraits class. More...
#include <NumericTraits2.h>
Public Types | |
typedef Double | ConjugateType |
typedef DComplex | PrecisionType |
Static Public Attributes | |
static const Double & | epsilon |
static const Double & | minimum |
static const Double & | maximum |
A specialisation for T=DComplex of the NumericTraits class.
Internal
This file contains specialisations of the templated NumericTraits class. See the description in NumericTraits.h for a summary of the purpose and usage of this class and its specialisations.
Definition at line 85 of file NumericTraits2.h.
typedef Double casa::NumericTraits< DComplex >::ConjugateType |
Definition at line 87 of file NumericTraits2.h.
typedef DComplex casa::NumericTraits< DComplex >::PrecisionType |
Definition at line 88 of file NumericTraits2.h.
const Double& casa::NumericTraits< DComplex >::epsilon [static] |
Definition at line 89 of file NumericTraits2.h.
const Double& casa::NumericTraits< DComplex >::maximum [static] |
Definition at line 91 of file NumericTraits2.h.
const Double& casa::NumericTraits< DComplex >::minimum [static] |
Definition at line 90 of file NumericTraits2.h.