@Properties(inherit=cufftw.class) public class fftw_iodim64 extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
fftw_iodim64()
Default native constructor.
|
fftw_iodim64(long size)
Native array allocator.
|
fftw_iodim64(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
is() |
fftw_iodim64 |
is(long setter) |
long |
n() |
fftw_iodim64 |
n(long setter) |
long |
os() |
fftw_iodim64 |
os(long setter) |
fftw_iodim64 |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, 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, zeropublic fftw_iodim64()
public fftw_iodim64(long size)
Pointer.position(long).public fftw_iodim64(Pointer p)
Pointer.Pointer(Pointer).public fftw_iodim64 position(long position)
public fftw_iodim64 n(long setter)
public fftw_iodim64 is(long setter)
public fftw_iodim64 os(long setter)
Copyright © 2019. All rights reserved.