Trait dimensioned::AddDim [] [src]

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

Associated Types

type Output

Implementors