test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces
ProperDblFromCmpl.h File Reference

Compile-time deduction of the underlying floating point type from the given complex type. More...

#include <complex>

Go to the source code of this file.

Classes

struct  npstat::ProperDblFromCmpl< T >
 
struct  npstat::ProperDblFromCmpl< const std::complex< T > >
 
struct  npstat::ProperDblFromCmpl< const volatile std::complex< T > >
 
struct  npstat::ProperDblFromCmpl< std::complex< T > >
 
struct  npstat::ProperDblFromCmpl< volatile std::complex< T > >
 

Namespaces

 npstat
 

Detailed Description

Compile-time deduction of the underlying floating point type from the given complex type.

Author: I. Volobouev

January 2012

Definition in file ProperDblFromCmpl.h.