SSCMA-Micro CPP SDK  v2.0.0
SSCMA-Micro is a cross-platform machine learning inference framework designed for embedded devices.
ma_math.h
Go to the documentation of this file.
1 #ifndef _MA_MATH_H
2 #define _MA_MATH_H
3 
4 #include "ma_math_scalars.h"
5 #include "ma_math_vectors.h"
6 
7 #endif // _MA_MATH_H