nw::ut::Float16::Bits16ToFloat32 Member Functionstatic f32 Bits16ToFloat32( u32 bits16 );
| Name | Description | |
|---|---|---|
| in | bits16 | An integer value representing the bits of a 16-bit floating point number. |
Converts from a 16-bit float to a 32-bit float.
CONFIDENTIAL