LibJuno 1.0.1
LibJuno is a lightweight C11 library designed specifically for embedded systems.
Loading...
Searching...
No Matches
JUNO_M3X3_F32_TAG Struct Reference

3×3 matrix of float32-precision values. More...

#include <juno_vec_types.h>

Data Fields

float mat [3][3]
 

Detailed Description

3×3 matrix of float32-precision values.

Field Documentation

◆ mat

float JUNO_M3X3_F32_TAG::mat[3][3]

Row-major 3×3 matrix.


The documentation for this struct was generated from the following file: