Type Definition ndarray::ArrayView6[][src]

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

six-dimensional array view