Docs.rs
gmac_rs-0.0.1
gmac_rs 0.0.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
alexlovric
Dependencies
ndarray ^0.15.6
normal
ndarray-linalg ^0.16
normal
approx ^0.5
dev
Versions
66.67%
of the crate is documented
This release has been yanked, go to latest version
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
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
gmac
0.0.1
Module algebra
Module Items
Functions
In gmac::
core
gmac
::
core
Module
algebra
Copy item path
Source
Functions
ยง
mat3_
mat3_
mul
Multiply two 3x3 matrices.
mat3_
vec3_
mul
Multiply a 3x3 matrix with a 3x1 vector.
mat4_
mat4_
mul
Multiply two 4x4 matrices.
mat4_
vec4_
mul
Multiply a 4x4 matrix with a 4x1 vector.