forked from M-Labs/nalgebra
d45c242a15
The `Unit` wrapper type ensures that elements of the underlying type has a unit norm. For example, `Unit<Vector3>` designates an element of S². In particular `UnitQuaternion<N>` is now a type alias for `Unit<Quaternion<N>>`. |
||
---|---|---|
.. | ||
decompositions.rs | ||
mod.rs |