Type Definition ndarray::ArrayView4[][src]

type ArrayView4<'a, A> = ArrayView<'a, A, Ix4>;
Expand description

four-dimensional array view