nn::util::Float31::Float31 Constructor

Syntax

Float31(
     u32 bits31
);

Arguments

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

Description

Constructor.


CONFIDENTIAL