Type Definition wedged::subspace::UnitVecN

source · []
pub type UnitVecN<T, N> = UnitBlade<T, N, U1>;
Expand description

An N-dimensional unit vector

Implementations

Reflects about self