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