Type Definition tract_hir::prelude::tract_ndarray::ArrayViewMut3[][src]

pub type ArrayViewMut3<'a, A> = ArrayBase<ViewRepr<&'a mut A>, Dim<[usize; 3]>>;
Expand description

three-dimensional read-write array view