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

type PyArray3<T> = PyArray<T, Ix3>;

Three-dimensional array.