AIfES 2  2.0.0
aiscalar_q31 Struct Reference

Single quantized Q31 value/scalar. More...

#include <aimath_q31.h>

Data Fields

int32_t value
 Quantized value \( q \).
 
uint16_t shift
 The scaling factor \( s \) of the quantization (The total scale is calculated with \( 2^{-s} \))
 
int32_t zero_point
 The zero point \( z \) of the quantization.
 

Detailed Description

Single quantized Q31 value/scalar.


The documentation for this struct was generated from the following file: