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

type PyArray1<T> = PyArray<T, Ix1>;

one-dimensional array