Type Definition numpy::array::PyArray6

source · []
pub type PyArray6<T> = PyArray<T, Ix6>;
Expand description

Six-dimensional array.