[][src]Trait diffgeom::tensors::OtherIndex

pub trait OtherIndex: TensorIndex {
    type Output: TensorIndex;
}

Trait representing the other index type

Used for identifying indices that can be contracted

Associated Types

Loading content...

Implementors

Loading content...