Struct diffgeom::tensors::CovariantIndex
[−]
[src]
pub struct CovariantIndex;
Type representing a covariant (lower) tensor index.
pub struct CovariantIndex;
Type representing a covariant (lower) tensor index.
impl TensorIndex for CovariantIndex[src]fn index_type() -> IndexTypeimpl Variance for CovariantIndex[src]impl OtherIndex for CovariantIndex[src]type Output = ContravariantIndex