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