[][src]Type Definition ndarray::ArrayViewMut4

type ArrayViewMut4<'a, A> = ArrayViewMut<'a, A, Ix4>;

four-dimensional read-write array view