Type Definition ndarray::Array0[][src]

pub type Array0<A> = Array<A, Ix0>;
Expand description

zero-dimensional array