Crate matmath

Source

Re-exports§

pub use matrix::Matrix;
pub use vector::Vector;

Modules§

game
Contains some things specific to game development
matrix
The core matrix module
special_matrices
constructors for some special matrices
vector
The core matrix module