ocssw
V2022
|
math_utils.h File Reference
#include "stdlib.h"
#include "stdio.h"
#include "math.h"
Include dependency graph for math_utils.h:
This graph shows which files directly or indirectly include this file:
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] | ||
) |