Type Alias nalgebra::base::dimension::DimQuot

source ยท
pub type DimQuot<D1, D2> = <D1 as DimDiv<D2>>::Output;