Type Definition ndarray::ArrayView0[][src]

pub type ArrayView0<'a, A> = ArrayView<'a, A, Ix0>;
Expand description

zero-dimensional array view