nn::util::Float20::Float20 Constructor

Syntax

Float20(
     u32 bits20
);

Arguments

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

Description

Constructor.


CONFIDENTIAL