@Name(value="tensorflow::DataTypeToEnum<float>") public static class tensorflow.DataTypeToEnum extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Modifier and Type | Field and Description |
|---|---|
static int |
value |
| Constructor and Description |
|---|
DataTypeToEnum()
Default native constructor.
|
DataTypeToEnum(long size)
Native array allocator.
|
DataTypeToEnum(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
tensorflow.DataTypeToEnum |
position(long position) |
static int |
ref() |
static int |
v() |
static int |
value() |
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 DataTypeToEnum()
public DataTypeToEnum(long size)
Pointer.position(long).public DataTypeToEnum(Pointer p)
Pointer.Pointer(Pointer).public tensorflow.DataTypeToEnum position(long position)
@MemberGetter @Cast(value="const tensorflow::DataType") public static int value()
Copyright © 2019. All rights reserved.