Type Definition ndarray::ArrayView4

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

four-dimensional array view