[][src]Type Definition ndarray::ArrayViewMut1

type ArrayViewMut1<'a, A> = ArrayViewMut<'a, A, Ix1>;

one-dimensional read-write array view