diffgeom::tensors::Vector [] [src]

type Vector<T> = Tensor<T, ContravariantIndex>;

A vector type (rank 1 contravariant tensor)