[][src]Type Definition ndarray::ArrayViewMut2

type ArrayViewMut2<'a, A> = ArrayViewMut<'a, A, Ix2>;

two-dimensional read-write array view