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

type PyArray6<T> = PyArray<T, Ix6>;

Six-dimensional array.