npstat is hosted by Hepforge, IPPP Durham
NPStat  5.10.0
PreciseType.hh File Reference

Compile-time deduction of an appropriate precise numeric type. More...

#include <complex>
#include "geners/IOIsNumber.hh"
#include "npstat/nm/lapack_double.h"

Go to the source code of this file.

Classes

struct  npstat::PreciseTypeHelper< T, I >
 
struct  npstat::PreciseTypeHelper< T, 1 >
 
struct  npstat::PreciseType< T >
 
struct  npstat::PreciseType< std::complex< T > >
 
struct  npstat::PreciseType< const std::complex< T > >
 
struct  npstat::PreciseType< volatile std::complex< T > >
 
struct  npstat::PreciseType< const volatile std::complex< T > >
 

Namespaces

 npstat
 

Detailed Description

Compile-time deduction of an appropriate precise numeric type.

Author: I. Volobouev

January 2012