nw::ut::Float16::Float16 Constructor

Syntax

Float16();

Float16(
     u32 bits16
);

Float16(
     f32 value
);

List of Overloaded Member Functions

Float16 ( ) This is the default constructor.
Float16 ( u32 ) Constructor.
Float16 ( f32 ) Constructor.

Description of Float16 ( )

This is the default constructor.

Description of Float16 ( u32 )

Constructor.

Description of Float16 ( f32 )

Constructor.


CONFIDENTIAL