RVL::ScalarFieldTraits< std::complex< T > > Struct Template Reference

#include <utility.hh>

List of all members.

Public Types

typedef complex< T > ScalarType
typedef T AbsType

Static Public Member Functions

static complex< T > Zero ()
static complex< T > One ()
static T AbsZero ()
static T AbsOne ()


Detailed Description

template<class T>
struct RVL::ScalarFieldTraits< std::complex< T > >

Definition at line 166 of file utility.hh.


Member Typedef Documentation

template<class T>
typedef complex<T> RVL::ScalarFieldTraits< std::complex< T > >::ScalarType

Definition at line 167 of file utility.hh.

template<class T>
typedef T RVL::ScalarFieldTraits< std::complex< T > >::AbsType

Definition at line 168 of file utility.hh.


Member Function Documentation

template<class T>
static complex<T> RVL::ScalarFieldTraits< std::complex< T > >::Zero (  )  [static]

Definition at line 169 of file utility.hh.

template<class T>
static complex<T> RVL::ScalarFieldTraits< std::complex< T > >::One (  )  [static]

Definition at line 172 of file utility.hh.

template<class T>
static T RVL::ScalarFieldTraits< std::complex< T > >::AbsZero (  )  [static]

Definition at line 175 of file utility.hh.

template<class T>
static T RVL::ScalarFieldTraits< std::complex< T > >::AbsOne (  )  [static]

Definition at line 176 of file utility.hh.


The documentation for this struct was generated from the following file:
Generated on 5 Jan 2017 for RVL by  doxygen 1.4.7