nn::util::Float31::Float31 Constructor
Float31();
Float31(
u32 bits31
);
Float31(
f32 value
);
Float31 ( )
|
This is the default constructor. |
Float31 ( u32 )
|
Constructor. |
Float31 ( f32 )
|
Constructor. |
Float31()This is the default constructor.
Float31(u32)Constructor.
Float31(f32)Constructor.
CONFIDENTIAL