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

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

Four-dimensional array.