Type Definition diffgeom::tensors::Contracted
[−]
[src]
type Contracted<V, Ul, Uh> = <V as Contract<Ul, Uh>>::Output;
Helper type for contraction