nw::ut::Float16 Class

Syntax

class Float16

Description

Utility for 16-bit floating point numbers.

Member Functions

Float16 This is the default constructor.
GetFloat32Value
GetFloat16Value
operator=
operator f32
operator u16
operator +
operator -
operator *
operator /
operator +=
operator -=
operator *=
operator /=
operator ==
operator !=
S Bits16ToFloat32 Converts from a 16-bit float to a 32-bit float.
S Float32ToBits16 Converts from an f32 to a 16-bit float.

CONFIDENTIAL