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

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

Five-dimensional array.