@Properties(inherit=cufftw.class) public class fftw_iodim extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
fftw_iodim()
Default native constructor.
|
fftw_iodim(long size)
Native array allocator.
|
fftw_iodim(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
fftw_iodim |
getPointer(long i) |
int |
is() |
fftw_iodim |
is(int setter) |
int |
n() |
fftw_iodim |
n(int setter) |
int |
os() |
fftw_iodim |
os(int setter) |
fftw_iodim |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public fftw_iodim()
public fftw_iodim(long size)
Pointer.position(long)
.public fftw_iodim(Pointer p)
Pointer(Pointer)
.public fftw_iodim position(long position)
public fftw_iodim getPointer(long i)
getPointer
in class Pointer
public int n()
public fftw_iodim n(int setter)
public int is()
public fftw_iodim is(int setter)
public int os()
public fftw_iodim os(int setter)
Copyright © 2024. All rights reserved.