@Name(value="dmlc::is_floating_point<float>") @Properties(inherit=tvm_runtime.class) public class is_floating_point extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Modifier and Type | Field and Description |
|---|---|
static boolean |
value |
| Constructor and Description |
|---|
is_floating_point()
Default native constructor.
|
is_floating_point(long size)
Native array allocator.
|
is_floating_point(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
is_floating_point |
getPointer(long i) |
is_floating_point |
position(long position) |
static boolean |
value() |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic is_floating_point()
public is_floating_point(long size)
Pointer.position(long).public is_floating_point(Pointer p)
Pointer(Pointer).public is_floating_point position(long position)
public is_floating_point getPointer(long i)
getPointer in class Pointer@MemberGetter @Cast(value="const bool") public static boolean value()
Copyright © 2021. All rights reserved.