Simple-Utility v2.3.1
|
Result type for the frexp operation. More...
#include <math.hpp>
Public Attributes | |
T | fraction |
int | exp |
Result type for the frexp operation.
T | Used floating point type |
int sl::math::frexp_result< T >::exp |
T sl::math::frexp_result< T >::fraction |