Home
last modified time | relevance | path

Searched refs:PyArray_MultiIter_GOTO1D (Results 1 – 11 of 11) sorted by relevance

/dports/math/py-numpy/numpy-1.20.3/numpy/core/include/numpy/
H A Dndarraytypes.h1275 #define PyArray_MultiIter_GOTO1D(multi, ind) do { \ macro
/dports/math/py-numpy/numpy-1.20.3/numpy/
H A D__init__.pxd501 void PyArray_MultiIter_GOTO1D(broadcast multi, npy_intp ind) nogil
H A D__init__.cython-30.pxd543 void PyArray_MultiIter_GOTO1D(broadcast multi, npy_intp ind) nogil
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/Cython/Includes/numpy/
H A D__init__.pxd587 void PyArray_MultiIter_GOTO1D(broadcast multi, npy_intp ind) nogil
/dports/lang/cython/Cython-0.29.24/Cython/Includes/numpy/
H A D__init__.pxd586 void PyArray_MultiIter_GOTO1D(broadcast multi, npy_intp ind) nogil
/dports/lang/cython/Cython-0.29.24/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/Cython/Includes/numpy/
H A D__init__.pxd586 void PyArray_MultiIter_GOTO1D(broadcast multi, npy_intp ind) nogil
/dports/lang/cython/stage/usr/local/lib/python3.8/site-packages/Cython/Includes/numpy/
H A D__init__.pxd586 void PyArray_MultiIter_GOTO1D(broadcast multi, npy_intp ind) nogil
/dports/lang/cython-devel/cython-2b1e743/Cython/Includes/numpy/
H A D__init__.pxd547 void PyArray_MultiIter_GOTO1D(broadcast multi, npy_intp ind) nogil
/dports/math/py-numpy/numpy-1.20.3/doc/source/reference/c-api/
H A Diterator.rst1315 :c:func:`PyArray_MultiIter_GOTO1D` :c:func:`NpyIter_GotoIndex` or
H A Darray.rst2546 .. c:function:: void PyArray_MultiIter_GOTO1D(PyObject* multi, npy_intp index)
/dports/math/py-numpy/numpy-1.20.3/doc/neps/
H A Dnep-0010-new-iterator-ufunc.rst658 ``PyArray_MultiIter_GOTO1D`` ``NpyIter_GotoIndex``