Docs.rs
retrofire-core-0.4.0-pre4
retrofire-core 0.4.0-pre4
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
jdahlstrom
Dependencies
libm ^0.2
normal
optional
micromath ^2.1
normal
optional
Versions
88.35%
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 space
retrofire_
core
0.4.0-pre4
Module space
Module Items
Structs
Traits
In retrofire_
core::
math
retrofire_core
::
math
Module
space
Copy item path
Source
Expand description
Linear (vector) spaces and affine spaces.
TODO
Structs
§
Hom
Proj3
Tag type for the projective 3-space over the reals, 𝗣
3
(ℝ).
Real
Tag type for real vector spaces and Euclidean spaces.
Traits
§
Affine
Trait for types representing elements of an affine space.
Linear
Trait for types representing elements of a linear space (vector space).