Type Definition numpy::array::PyArray4

source · []
pub type PyArray4<T> = PyArray<T, Ix4>;
Expand description

Four-dimensional array.