[][src]Type Definition numpy::PyReadonlyArray6

type PyReadonlyArray6<'py, T> = PyReadonlyArray<'py, T, Ix6>;

Six-dimensional readonly array.