public static class mklml.MKL_Complex8 extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
MKL_Complex8()
Default native constructor.
|
MKL_Complex8(long size)
Native array allocator.
|
MKL_Complex8(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
float |
imag() |
mklml.MKL_Complex8 |
imag(float setter) |
mklml.MKL_Complex8 |
position(long position) |
float |
real() |
mklml.MKL_Complex8 |
real(float setter) |
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 MKL_Complex8()
public MKL_Complex8(long size)
Pointer.position(long).public MKL_Complex8(Pointer p)
Pointer.Pointer(Pointer).public mklml.MKL_Complex8 position(long position)
public float real()
public mklml.MKL_Complex8 real(float setter)
public float imag()
public mklml.MKL_Complex8 imag(float setter)
Copyright © 2019. All rights reserved.