[][src]Type Definition numpy::PyReadonlyArray4

type PyReadonlyArray4<'py, T> = PyReadonlyArray<'py, T, Ix4>;

four-dimensional readonly array