pub const fn tensor_rank_1<const D: usize, const I: usize>( array: [TensorRank0; D], ) -> TensorRank1<D, I>