[][src]Module quick_maths::mat

Matrix definitions

Structs

Matrix

A matrix, where each vector represents a column

Type Definitions

Mat2

2x2 Matrix

Mat3

3x3 Matrix

Mat4

4x4 Matrix