[][src]Function ndarray_einsum_beta::optimizers::reverse_order

fn reverse_order(sized_contraction: &SizedContraction) -> Vec<usize>

Contracts the last two operands, then contracts the result with the third-to-last operand, etc.