Type Definition nalgebra::base::dimension::DimNameNimimum

source ·
pub type DimNameNimimum<D1, D2> = <D1 as DimNameMin<D2>>::Output;