casacore
Public Types | Static Public Attributes | List of all members
casacore::NumericTraits< DComplex > Class Reference

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 Doubleepsilon
 
static const Doubleminimum
 
static const Doublemaximum
 

Detailed Description

A specialisation for T=DComplex of the NumericTraits class.

Review Status

Reviewed By:
UNKNOWN
Date Reviewed:
before2004/08/25

Intended use:

Internal

Synopsis

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 86 of file NumericTraits2.h.

Member Typedef Documentation

◆ ConjugateType

Definition at line 88 of file NumericTraits2.h.

◆ PrecisionType

typedef DComplex casacore::NumericTraits< DComplex >::PrecisionType

Definition at line 89 of file NumericTraits2.h.

Member Data Documentation

◆ epsilon

const Double& casacore::NumericTraits< DComplex >::epsilon
static

Definition at line 90 of file NumericTraits2.h.

◆ maximum

const Double& casacore::NumericTraits< DComplex >::maximum
static

Definition at line 92 of file NumericTraits2.h.

◆ minimum

const Double& casacore::NumericTraits< DComplex >::minimum
static

Definition at line 91 of file NumericTraits2.h.


The documentation for this class was generated from the following file: