Trait dimensioned::NegDim [] [src]

pub trait NegDim: Dimension {
    type Output;
}

Associated Types

type Output

Implementors