Type Definition ndarray::ArrayView5[][src]

type ArrayView5<'a, A> = ArrayView<'a, A, Ix5>;
Expand description

five-dimensional array view