Trait nalgebra::base::dimension::DimNameAdd [−][src]
Associated Types
Loading content...Required methods
Loading content...Implementors
impl<D1: DimName, D2: DimName> DimNameAdd<D2> for D1 where
D1::Value: Add<D2::Value>,
Sum<D1::Value, D2::Value>: NamedDim,
[src]
D1::Value: Add<D2::Value>,
Sum<D1::Value, D2::Value>: NamedDim,