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

type PyArray5<T> = PyArray<T, Ix5>;

Five-dimensional array.