npstat is hosted by Hepforge, IPPP Durham
NPStat  5.10.0
ProperDblFromCmpl.hh 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< std::complex< T > >
 
struct  npstat::ProperDblFromCmpl< const std::complex< T > >
 
struct  npstat::ProperDblFromCmpl< volatile std::complex< T > >
 
struct  npstat::ProperDblFromCmpl< const 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