[][src]Type Definition ndarray::ArrayViewMut5

type ArrayViewMut5<'a, A> = ArrayViewMut<'a, A, Ix5>;

five-dimensional read-write array view