Type Definition wedged::subspace::VersorD

source · []
pub type VersorD<T> = Versor<T, Dynamic>;
Expand description

An versor with dynamic dimension

Implementations