fn generate_permuted_contraction(
sized_contraction: &SizedContraction,
tensor_order: &[usize],
) -> SizedContractionExpand description
Returns a permuted version of sized_contraction, specified by tensor_order
fn generate_permuted_contraction(
sized_contraction: &SizedContraction,
tensor_order: &[usize],
) -> SizedContractionReturns a permuted version of sized_contraction, specified by tensor_order