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

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

Three-dimensional array.