AIfES 2
2.0.0
|
Single quantized Q7 value/scalar. More...
#include <aimath_q7.h>
Data Fields | |
int8_t | value |
Quantized value \( q \). | |
uint16_t | shift |
The scaling factor \( s \) of the quantization (The total scale is calculated with \( 2^{-s} \)) | |
int8_t | zero_point |
The zero point \( z \) of the quantization. | |
Single quantized Q7 value/scalar.