AutoCloseablepublic static class mkl_rt.zgemm_jit_kernel_t extends FunctionPointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Modifier | Constructor | Description |
|---|---|---|
protected |
zgemm_jit_kernel_t() |
|
|
zgemm_jit_kernel_t(Pointer p) |
Pointer cast constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
call(Pointer arg0,
DoublePointer arg1,
DoublePointer arg2,
DoublePointer arg3) |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitaddress, 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, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic zgemm_jit_kernel_t(Pointer p)
Pointer(Pointer).protected zgemm_jit_kernel_t()
public void call(Pointer arg0, @Cast("MKL_Complex16*") DoublePointer arg1, @Cast("MKL_Complex16*") DoublePointer arg2, @Cast("MKL_Complex16*") DoublePointer arg3)
Copyright © 2019. All rights reserved.