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
fn index_type() -> IndexType
impl Variance for CovariantIndex
impl OtherIndex for CovariantIndex
type Output = ContravariantIndex