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