Trait dimensioned::MulDim [] [src]

pub trait MulDim<RHS>: Dimension {
    type Output;
}

Associated Types

type Output

Implementors