Type Definition numpy::array::PyArray0[][src]

type PyArray0<T> = PyArray<T, Ix0>;

Zero-dimensional array.