[][src]Type Definition numpy::PyReadonlyArray1

type PyReadonlyArray1<'py, T> = PyReadonlyArray<'py, T, Ix1>;

one-dimensional readonly array