Type Definition numpy::array::PyArray5

source · []
pub type PyArray5<T> = PyArray<T, Ix5>;
Expand description

Five-dimensional array.