diffgeom::tensors
type Joined<T, U> = <T as Concat<U>>::Output;
Helper type for variance concatenation.