Type Definition ndarray::ArrayView6

source ·
pub type ArrayView6<'a, A> = ArrayView<'a, A, Ix6>;
Expand description

six-dimensional array view