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