logo

Type Definition ndarray::Array0

source · []
pub type Array0<A> = Array<A, Ix0>;
Expand description

zero-dimensional array