public static class mklml.MKLVersion extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
MKLVersion()
Default native constructor.
|
MKLVersion(long size)
Native array allocator.
|
MKLVersion(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BytePointer |
Build() |
mklml.MKLVersion |
Build(BytePointer Build) |
int |
MajorVersion() |
mklml.MKLVersion |
MajorVersion(int MajorVersion) |
int |
MinorVersion() |
mklml.MKLVersion |
MinorVersion(int MinorVersion) |
BytePointer |
Platform() |
mklml.MKLVersion |
Platform(BytePointer Platform) |
mklml.MKLVersion |
position(long position) |
BytePointer |
Processor() |
mklml.MKLVersion |
Processor(BytePointer Processor) |
BytePointer |
ProductStatus() |
mklml.MKLVersion |
ProductStatus(BytePointer ProductStatus) |
int |
UpdateVersion() |
mklml.MKLVersion |
UpdateVersion(int UpdateVersion) |
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 MKLVersion()
public MKLVersion(long size)
Pointer.position(long).public MKLVersion(Pointer p)
Pointer.Pointer(Pointer).public mklml.MKLVersion position(long position)
public int MajorVersion()
public mklml.MKLVersion MajorVersion(int MajorVersion)
public int MinorVersion()
public mklml.MKLVersion MinorVersion(int MinorVersion)
public int UpdateVersion()
public mklml.MKLVersion UpdateVersion(int UpdateVersion)
@Cast(value="char*") public BytePointer ProductStatus()
public mklml.MKLVersion ProductStatus(BytePointer ProductStatus)
@Cast(value="char*") public BytePointer Build()
public mklml.MKLVersion Build(BytePointer Build)
@Cast(value="char*") public BytePointer Processor()
public mklml.MKLVersion Processor(BytePointer Processor)
@Cast(value="char*") public BytePointer Platform()
public mklml.MKLVersion Platform(BytePointer Platform)
Copyright © 2018. All rights reserved.