|
ORIGINAL
|
Platform-independent type aliases. More...
Typedefs | |
| using | original::floating = double |
| Double-precision floating-point type. | |
| using | original::l_floating = long double |
| Extended precision floating-point type. | |
Platform-independent type aliases.
Double-precision floating-point type.
Standard floating-point type for most numerical calculations.
Extended precision floating-point type.
Highest precision floating-point type for critical numerical calculations.