Chemical Data Processing Library C++ API - Version 1.1.1
List of all members
CDPL::Math::TypeTraits< std::complex< T > > Struct Template Reference

#include <TypeTraits.hpp>

+ Inheritance diagram for CDPL::Math::TypeTraits< std::complex< T > >:

Additional Inherited Members

- Public Types inherited from CDPL::Math::ComplexTraits< std::complex< T > >
typedef std::complex< T > ValueType
 
typedef T::value_type RealType
 
typedef const std::complex< T > & ConstReference
 
typedef ComplexTraits< std::complex< T > > SelfType
 
- Static Public Member Functions inherited from CDPL::Math::ComplexTraits< std::complex< T > >
static RealType real (ConstReference t)
 
static RealType imag (ConstReference t)
 
static ValueType conj (ConstReference t)
 
static RealType abs (ConstReference t)
 
static ValueType sqrt (ConstReference t)
 
static RealType norm1 (ConstReference t)
 
static RealType norm2 (ConstReference t)
 
static RealType normInf (ConstReference t)
 

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