![]() |
![]() |
#include <PreciseType.h>
Public Types | |
typedef PreciseTypeHelper< T, gs::IOIsNumber< T >::value >::type | type |
Use "long double" as the most precise type among various simple numeric types, std::complex<long double> for complex types, and the type itself for other types.
Definition at line 37 of file PreciseType.h.
typedef PreciseTypeHelper<T,gs::IOIsNumber<T>::value>::type npstat::PreciseType< T >::type |
Definition at line 39 of file PreciseType.h.