Docs.rs
small_matrix-0.5.0
small_matrix 0.5.0
Permalink
Docs.rs crate page
GPL-3.0+
Links
Repository
crates.io
Source
Owners
ph04
Dependencies
Versions
94.12%
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
small_
matrix
0.5.0
All Items
Crate Items
Modules
Crate
small_matrix
Copy item path
Source
Modules
ยง
matrix
This crate provides a
Matrix
structure, with many helpful trait implementations to perform calculations between matrices, but with absolutely no allocations.