Trait nalgebra::base::dimension::DimNameMin [−][src]
pub trait DimNameMin<D: DimName>: DimName { type Output: DimName; fn min(self, other: D) -> Self::Output; }
pub trait DimNameMin<D: DimName>: DimName { type Output: DimName; fn min(self, other: D) -> Self::Output; }