Docs.rs
matmath-1.4.1
matmath 1.4.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
T0mstone
Dependencies
Versions
63.16%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module vector
matmath
1.4.1
Module vector
Module Items
Structs
Traits
In crate matmath
matmath
Module
vector
Copy item path
Source
Expand description
The core matrix module
Structs
§
Vector
A Vector with generic type items. Can be indexed by
vector[i]
Traits
§
Square
Rootable
Used for
Vector::Mag