nn::util::Float32::Bits32ToFloat32
static f32 Bits32ToFloat32( u32 value );
f32
Converts the bit representation of a 32-bit floating-point number into an f32 value.
CONFIDENTIAL