AI Engine-ML Intrinsics User Guide
(v2023.2)
|
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 () |
mod_t undef_mod | ( | ) |
umod_t undef_umod | ( | ) |