Trait dimensioned::dimensioned::InvertDim [] [src]

pub trait InvertDim: Dimension {
    type Output;
}

Associated Types

type Output

Implementors