glucat
0.12.0
|
Extra traits which extend numeric limits. More...
#include <promotion.h>
Public Types | |
using | type = double |
using | type = long double |
using | type = double |
Extra traits which extend numeric limits.
Promoted type.
Promoted type for long double.
Promoted type for double
Definition at line 70 of file promotion.h.
using glucat::numeric_traits< Scalar_T >::promoted<>::type = double |
Definition at line 72 of file promotion.h.
using glucat::numeric_traits< Scalar_T >::promoted<>::type = long double |
Definition at line 86 of file promotion.h.
using glucat::numeric_traits< Scalar_T >::promoted<>::type = double |