nw::ut::Float16::Float16 Constructor

Syntax

Float16(
     u32 bits16
);

Arguments

Name Description
in bits16 An integer value representing the bits of a 16-bit floating point number.

Description

Constructor.


CONFIDENTIAL