[][src]Function ndarray_einsum_beta::optimizers::naive_order

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

Contracts the first two operands, then contracts the result with the third operand, etc.