AutoCloseablepublic static class mkl_rt._DOUBLE_COMPLEX_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor | Description |
|---|---|
_DOUBLE_COMPLEX_t() |
Default native constructor.
|
_DOUBLE_COMPLEX_t(long size) |
Native array allocator.
|
_DOUBLE_COMPLEX_t(Pointer p) |
Pointer cast constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
double |
i() |
|
mkl_rt._DOUBLE_COMPLEX_t |
i(double setter) |
|
mkl_rt._DOUBLE_COMPLEX_t |
position(long position) |
|
double |
r() |
|
mkl_rt._DOUBLE_COMPLEX_t |
r(double setter) |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitaddress, 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 _DOUBLE_COMPLEX_t()
public _DOUBLE_COMPLEX_t(long size)
Pointer.position(long).public _DOUBLE_COMPLEX_t(Pointer p)
Pointer(Pointer).public mkl_rt._DOUBLE_COMPLEX_t position(long position)
public double r()
public mkl_rt._DOUBLE_COMPLEX_t r(double setter)
public double i()
public mkl_rt._DOUBLE_COMPLEX_t i(double setter)
Copyright © 2019. All rights reserved.