|
LibJuno 1.0.1
LibJuno is a lightweight C11 library designed specifically for embedded systems.
|
3×3 matrix of double-precision values. More...
#include <juno_vec_types.h>
Data Fields | |
| double | mat [3][3] |
3×3 matrix of double-precision values.
| double JUNO_M3X3_F64_TAG::mat[3][3] |
Row-major 3×3 matrix.