[][src]Type Definition diffgeom::tensors::TwoForm

type TwoForm<T> = Tensor<T, (CovariantIndex, CovariantIndex)>;

A bilinear form type (rank 2 doubly covariant tensor)