static NpyIter |
numpy.NpyIter_Copy(NpyIter arg0) |
static int |
numpy.NpyIter_CreateCompatibleStrides(NpyIter arg0,
long arg1,
SizeTPointer arg2) |
static int |
numpy.NpyIter_Deallocate(NpyIter arg0) |
static void |
numpy.NpyIter_DebugPrint(NpyIter arg0) |
static int |
numpy.NpyIter_EnableExternalLoop(NpyIter arg0) |
static SizeTPointer |
numpy.NpyIter_GetAxisStrideArray(NpyIter arg0,
int arg1) |
static long |
numpy.NpyIter_GetBufferSize(NpyIter arg0) |
static PointerPointer |
numpy.NpyIter_GetDataPtrArray(NpyIter arg0) |
static PointerPointer |
numpy.NpyIter_GetDescrArray(NpyIter arg0) |
static NpyIter_GetMultiIndexFunc |
numpy.NpyIter_GetGetMultiIndex(NpyIter arg0,
byte[] arg1) |
static NpyIter_GetMultiIndexFunc |
numpy.NpyIter_GetGetMultiIndex(NpyIter arg0,
ByteBuffer arg1) |
static NpyIter_GetMultiIndexFunc |
numpy.NpyIter_GetGetMultiIndex(NpyIter arg0,
BytePointer arg1) |
static NpyIter_GetMultiIndexFunc |
numpy.NpyIter_GetGetMultiIndex(NpyIter arg0,
PointerPointer arg1) |
static SizeTPointer |
numpy.NpyIter_GetIndexPtr(NpyIter arg0) |
static PointerPointer |
numpy.NpyIter_GetInitialDataPtrArray(NpyIter arg0) |
static void |
numpy.NpyIter_GetInnerFixedStrideArray(NpyIter arg0,
SizeTPointer arg1) |
static SizeTPointer |
numpy.NpyIter_GetInnerLoopSizePtr(NpyIter arg0) |
static SizeTPointer |
numpy.NpyIter_GetInnerStrideArray(NpyIter arg0) |
static long |
numpy.NpyIter_GetIterIndex(NpyIter arg0) |
static void |
numpy.NpyIter_GetIterIndexRange(NpyIter arg0,
SizeTPointer arg1,
SizeTPointer arg2) |
static NpyIter_IterNextFunc |
numpy.NpyIter_GetIterNext(NpyIter arg0,
byte[] arg1) |
static NpyIter_IterNextFunc |
numpy.NpyIter_GetIterNext(NpyIter arg0,
ByteBuffer arg1) |
static NpyIter_IterNextFunc |
numpy.NpyIter_GetIterNext(NpyIter arg0,
BytePointer arg1) |
static NpyIter_IterNextFunc |
numpy.NpyIter_GetIterNext(NpyIter arg0,
PointerPointer arg1) |
static long |
numpy.NpyIter_GetIterSize(NpyIter arg0) |
static PyArrayObject |
numpy.NpyIter_GetIterView(NpyIter arg0,
long arg1) |
static int |
numpy.NpyIter_GetNDim(NpyIter arg0) |
static int |
numpy.NpyIter_GetNOp(NpyIter arg0) |
static PointerPointer |
numpy.NpyIter_GetOperandArray(NpyIter arg0) |
static void |
numpy.NpyIter_GetReadFlags(NpyIter arg0,
byte[] arg1) |
static void |
numpy.NpyIter_GetReadFlags(NpyIter arg0,
ByteBuffer arg1) |
static void |
numpy.NpyIter_GetReadFlags(NpyIter arg0,
BytePointer arg1) |
static int |
numpy.NpyIter_GetShape(NpyIter arg0,
SizeTPointer arg1) |
static void |
numpy.NpyIter_GetWriteFlags(NpyIter arg0,
byte[] arg1) |
static void |
numpy.NpyIter_GetWriteFlags(NpyIter arg0,
ByteBuffer arg1) |
static void |
numpy.NpyIter_GetWriteFlags(NpyIter arg0,
BytePointer arg1) |
static int |
numpy.NpyIter_GotoIndex(NpyIter arg0,
long arg1) |
static int |
numpy.NpyIter_GotoIterIndex(NpyIter arg0,
long arg1) |
static int |
numpy.NpyIter_GotoMultiIndex(NpyIter arg0,
SizeTPointer arg1) |
static byte |
numpy.NpyIter_HasDelayedBufAlloc(NpyIter arg0) |
static byte |
numpy.NpyIter_HasExternalLoop(NpyIter arg0) |
static byte |
numpy.NpyIter_HasIndex(NpyIter arg0) |
static byte |
numpy.NpyIter_HasMultiIndex(NpyIter arg0) |
static byte |
numpy.NpyIter_IsBuffered(NpyIter arg0) |
static byte |
numpy.NpyIter_IsFirstVisit(NpyIter arg0,
int arg1) |
static byte |
numpy.NpyIter_IsGrowInner(NpyIter arg0) |
static byte |
numpy.NpyIter_IterationNeedsAPI(NpyIter arg0) |
static int |
numpy.NpyIter_RemoveAxis(NpyIter arg0,
int arg1) |
static int |
numpy.NpyIter_RemoveMultiIndex(NpyIter arg0) |
static byte |
numpy.NpyIter_RequiresBuffering(NpyIter arg0) |
static int |
numpy.NpyIter_Reset(NpyIter arg0,
byte[] arg1) |
static int |
numpy.NpyIter_Reset(NpyIter arg0,
ByteBuffer arg1) |
static int |
numpy.NpyIter_Reset(NpyIter arg0,
BytePointer arg1) |
static int |
numpy.NpyIter_Reset(NpyIter arg0,
PointerPointer arg1) |
static int |
numpy.NpyIter_ResetBasePointers(NpyIter arg0,
byte[] arg1,
byte[] arg2) |
static int |
numpy.NpyIter_ResetBasePointers(NpyIter arg0,
ByteBuffer arg1,
ByteBuffer arg2) |
static int |
numpy.NpyIter_ResetBasePointers(NpyIter arg0,
BytePointer arg1,
BytePointer arg2) |
static int |
numpy.NpyIter_ResetBasePointers(NpyIter arg0,
PointerPointer arg1,
PointerPointer arg2) |
static int |
numpy.NpyIter_ResetToIterIndexRange(NpyIter arg0,
long arg1,
long arg2,
byte[] arg3) |
static int |
numpy.NpyIter_ResetToIterIndexRange(NpyIter arg0,
long arg1,
long arg2,
ByteBuffer arg3) |
static int |
numpy.NpyIter_ResetToIterIndexRange(NpyIter arg0,
long arg1,
long arg2,
BytePointer arg3) |
static int |
numpy.NpyIter_ResetToIterIndexRange(NpyIter arg0,
long arg1,
long arg2,
PointerPointer arg3) |