ocssw
V2022
|
math_utils.c File Reference
#include "math_utils.h"
Include dependency graph for math_utils.c:
Go to the source code of this file.
Functions | |
void | transpose3d (const float inp[3][3], float out[3][3]) |
Function Documentation
◆ transpose3d()
void transpose3d | ( | const float | inp[3][3], |
float | out[3][3] | ||
) |