nn::util::Float24::Float24 Constructor

Syntax

Float24(
     u32 bits24
);

Arguments

Name Description
in bits24 An integer that represents the bits of a 24-bit floating-point number.

Description

Constructor.


CONFIDENTIAL