Initialization - Initialization - 2023.2 English - UG1583

AI Engine-ML Intrinsics User Guide (UG1583)

Document_ID
UG1583
Release_Date
2023-11-16
Version
2023.2 English
AI Engine-ML Intrinsics User Guide  (v2023.2)

Overview

Initialization intrinsics for scalar types.

The "undef" functions are used to create a scalar variable without the compiler giving a "using undefined variable" warning. They can be used for signed or unsigned variables.

Functions

mod_t undef_mod ()
 
umod_t undef_umod ()
 

Function Documentation

◆ undef_mod()

mod_t undef_mod ( )

◆ undef_umod()

umod_t undef_umod ( )