@Properties(inherit=numpy.class) public class PyArrayNeighborhoodIterObject extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
PyArrayNeighborhoodIterObject()
Default native constructor.
|
PyArrayNeighborhoodIterObject(long size)
Native array allocator.
|
PyArrayNeighborhoodIterObject(Pointer p)
Pointer cast constructor.
|
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zero
public PyArrayNeighborhoodIterObject()
public PyArrayNeighborhoodIterObject(long size)
Pointer.position(long)
.public PyArrayNeighborhoodIterObject(Pointer p)
Pointer.Pointer(Pointer)
.public PyArrayNeighborhoodIterObject position(long position)
public PyArrayNeighborhoodIterObject ob_base(PyObject setter)
public int nd_m1()
public PyArrayNeighborhoodIterObject nd_m1(int setter)
public PyArrayNeighborhoodIterObject index(long setter)
public PyArrayNeighborhoodIterObject size(long setter)
public PyArrayNeighborhoodIterObject coordinates(int i, long setter)
@MemberGetter @Cast(value="npy_intp*") public SizeTPointer coordinates()
public PyArrayNeighborhoodIterObject dims_m1(int i, long setter)
@MemberGetter @Cast(value="npy_intp*") public SizeTPointer dims_m1()
public PyArrayNeighborhoodIterObject strides(int i, long setter)
@MemberGetter @Cast(value="npy_intp*") public SizeTPointer strides()
public PyArrayNeighborhoodIterObject backstrides(int i, long setter)
@MemberGetter @Cast(value="npy_intp*") public SizeTPointer backstrides()
public PyArrayNeighborhoodIterObject factors(int i, long setter)
@MemberGetter @Cast(value="npy_intp*") public SizeTPointer factors()
public PyArrayObject ao()
public PyArrayNeighborhoodIterObject ao(PyArrayObject setter)
@Cast(value="char*") public BytePointer dataptr()
public PyArrayNeighborhoodIterObject dataptr(BytePointer setter)
public PyArrayNeighborhoodIterObject contiguous(byte setter)
public PyArrayNeighborhoodIterObject bounds(int i, int j, long setter)
@MemberGetter @Cast(value="npy_intp(*)[2]") public SizeTPointer bounds()
public PyArrayNeighborhoodIterObject limits(int i, int j, long setter)
@MemberGetter @Cast(value="npy_intp(*)[2]") public SizeTPointer limits()
public PyArrayNeighborhoodIterObject limits_sizes(int i, long setter)
@MemberGetter @Cast(value="npy_intp*") public SizeTPointer limits_sizes()
public npy_iter_get_dataptr_t translate()
public PyArrayNeighborhoodIterObject translate(npy_iter_get_dataptr_t setter)
public PyArrayNeighborhoodIterObject nd(long setter)
public PyArrayNeighborhoodIterObject dimensions(int i, long setter)
@MemberGetter @Cast(value="npy_intp*") public SizeTPointer dimensions()
public PyArrayIterObject _internal_iter()
public PyArrayNeighborhoodIterObject _internal_iter(PyArrayIterObject setter)
@Cast(value="char*") public BytePointer constant()
public PyArrayNeighborhoodIterObject constant(BytePointer setter)
public int mode()
public PyArrayNeighborhoodIterObject mode(int setter)
Copyright © 2020. All rights reserved.