nalgebra::base::dimension

Type Alias DimNameQuot

Source
pub type DimNameQuot<D1, D2> = <D1 as DimNameDiv<D2>>::Output;