@Properties(inherit=tensorflowlite.class) public class TfLiteComplex64 extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
TfLiteComplex64()
Default native constructor.
|
TfLiteComplex64(long size)
Native array allocator.
|
TfLiteComplex64(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
TfLiteComplex64 |
getPointer(long i) |
float |
im() |
TfLiteComplex64 |
im(float setter) |
TfLiteComplex64 |
position(long position) |
float |
re() |
TfLiteComplex64 |
re(float setter) |
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, trimMemory, withDeallocator, zeropublic TfLiteComplex64()
public TfLiteComplex64(long size)
Pointer.position(long).public TfLiteComplex64(Pointer p)
Pointer(Pointer).public TfLiteComplex64 position(long position)
public TfLiteComplex64 getPointer(long i)
getPointer in class Pointerpublic float re()
public TfLiteComplex64 re(float setter)
public float im()
public TfLiteComplex64 im(float setter)
Copyright © 2026. All rights reserved.