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

type PyArray4<T> = PyArray<T, Ix4>;

Four-dimensional array.