fn reverse_order(sized_contraction: &SizedContraction) -> Vec<usize>Expand description
Contracts the last two operands, then contracts the result with the third-to-last operand, etc.
fn reverse_order(sized_contraction: &SizedContraction) -> Vec<usize>Contracts the last two operands, then contracts the result with the third-to-last operand, etc.