public static class mkl_rt._DOUBLE_COMPLEX_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and 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 and Description |
|---|---|
double |
i() |
mkl_rt._DOUBLE_COMPLEX_t |
i(double i) |
mkl_rt._DOUBLE_COMPLEX_t |
position(long position) |
double |
r() |
mkl_rt._DOUBLE_COMPLEX_t |
r(double r) |
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, 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(Pointer).public mkl_rt._DOUBLE_COMPLEX_t position(long position)
public double r()
public mkl_rt._DOUBLE_COMPLEX_t r(double r)
public double i()
public mkl_rt._DOUBLE_COMPLEX_t i(double i)
Copyright © 2018. All rights reserved.