diffgeom::tensors::TwoForm
[−]
[src]
type TwoForm<T> = Tensor<T, (CovariantIndex, CovariantIndex)>;
A bilinear form type (rank 2 doubly covariant tensor)
type TwoForm<T> = Tensor<T, (CovariantIndex, CovariantIndex)>;
A bilinear form type (rank 2 doubly covariant tensor)