@Namespace(value="cv") @NoOffset @Properties(inherit=opencv_core.class) public class float16_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
float16_t() |
float16_t(float x) |
float16_t(long size)
Native array allocator.
|
float16_t(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static float16_t |
_zero() |
float |
asFloat() |
short |
bits() |
static float16_t |
fromBits(short b) |
float16_t |
position(long position) |
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 float16_t(Pointer p)
Pointer.Pointer(Pointer).public float16_t(long size)
Pointer.position(long).public float16_t()
public float16_t(float x)
Copyright © 2019. All rights reserved.