Class for 1.31 unsigned floating-point computation.
More...
#include <half.hpp>
Class for 1.31 unsigned floating-point computation.
◆ f31() [1/2]
| half_float::detail::f31::f31 |
( |
uint32 | mant, |
|
|
int | e ) |
|
inline |
Constructor.
- Parameters
-
| mant | mantissa as 1.31 |
| e | exponent |
◆ f31() [2/2]
| half_float::detail::f31::f31 |
( |
unsigned int | abs | ) |
|
|
inline |
Constructor.
- Parameters
-
| abs | unsigned half-precision value |
◆ exp
| int half_float::detail::f31::exp |
| uint32 half_float::detail::f31::m |
The documentation for this struct was generated from the following file:
- /Users/mickey/Documents/Projects/warptwin/warpos/clockwerk/src/core/half.hpp