Type Alias nalgebra::base::dimension::DimNameDiff

source ·
pub type DimNameDiff<D1, D2> = <D1 as DimNameSub<D2>>::Output;