[][src]Type Definition ndarray::ArrayViewMut3

type ArrayViewMut3<'a, A> = ArrayViewMut<'a, A, Ix3>;

three-dimensional read-write array view