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

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

Six-dimensional array.