@Properties(inherit=cublas.class) public class cublasLtMatrixLayoutOpaque_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
cublasLtMatrixLayoutOpaque_t()
Default native constructor.
|
cublasLtMatrixLayoutOpaque_t(long size)
Native array allocator.
|
cublasLtMatrixLayoutOpaque_t(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
LongPointer |
data() |
long |
data(int i) |
cublasLtMatrixLayoutOpaque_t |
data(int i,
long setter) |
cublasLtMatrixLayoutOpaque_t |
getPointer(long i) |
cublasLtMatrixLayoutOpaque_t |
position(long position) |
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, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic cublasLtMatrixLayoutOpaque_t()
public cublasLtMatrixLayoutOpaque_t(long size)
Pointer.position(long).public cublasLtMatrixLayoutOpaque_t(Pointer p)
Pointer.Pointer(Pointer).public cublasLtMatrixLayoutOpaque_t position(long position)
public cublasLtMatrixLayoutOpaque_t getPointer(long i)
getPointer in class Pointerpublic cublasLtMatrixLayoutOpaque_t data(int i, long setter)
@MemberGetter @Cast(value="uint64_t*") public LongPointer data()
Copyright © 2020. All rights reserved.