[][src]Function ndarray_einsum_beta::validation::get_operand_shapes

fn get_operand_shapes<A>(operands: &[&dyn ArrayLike<A>]) -> Vec<Vec<usize>>

Returns a vector holding one Vec<usize> for each operand.