Docs.rs
vecmat-0.7.8
vecmat 0.7.8
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
nthend
agerasev
Dependencies
approx ^0.5
normal
optional
num-complex ^0.4
normal
num-integer ^0.1
normal
num-traits ^0.2
normal
rand ^0.8
normal
optional
rand_xorshift ^0.3
dev
Versions
61.8%
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
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
Linear4
vecmat
0.7.8
Linear4
Aliased Type
In vecmat::
transform
vecmat
::
transform
Type Alias
Linear4
Copy item path
Source
pub type Linear4<T> =
Linear
<T, 4>;
Aliased Type
ยง
pub struct Linear4<T> {
/* private fields */
}