Expand description
Mathematical primitives
Structs§
- See Wikipedia for more info.
- A 3x3 matrix. Use
matrix[(0,2)]
to get the third item in the first column - indices are zero-based.
Traits§
- Trait to use the following functions on the float primitives.