LibJuno 0.42.0
LibJuno is a lightweight C99 library designed specifically for embedded systems.
Loading...
Searching...
No Matches
JUNO_M4X4_I32_TAG Struct Reference

4×4 matrix of 32-bit integers. More...

#include <juno_vec_types.h>

Data Fields

int32_t mat [4][4]
 

Detailed Description

4×4 matrix of 32-bit integers.

Field Documentation

◆ mat

int32_t JUNO_M4X4_I32_TAG::mat[4][4]

Row-major 4×4 matrix.


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