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

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

Six-dimensional array.