Docs.rs
matmath-1.4.1
matmath 1.4.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
T0mstone
Dependencies
Versions
63.16%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
matmath
1.4.1
All Items
Crate Items
Re-exports
Modules
Crate
matmath
Copy item path
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