[][src]Type Definition numpy::PyReadonlyArray2

type PyReadonlyArray2<'py, T> = PyReadonlyArray<'py, T, Ix2>;

two-dimensional readonly array