public static class mkl_rt.iUpdateFuncPtr
extends org.bytedeco.javacpp.FunctionPointer
| Modifier | Constructor and Description |
|---|---|
protected |
iUpdateFuncPtr() |
|
iUpdateFuncPtr(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
call(mkl_rt.VSLStreamStatePtr stream,
org.bytedeco.javacpp.IntPointer n,
org.bytedeco.javacpp.IntPointer ibuf,
org.bytedeco.javacpp.IntPointer nmin,
org.bytedeco.javacpp.IntPointer nmax,
org.bytedeco.javacpp.IntPointer idx) |
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, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic iUpdateFuncPtr(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).protected iUpdateFuncPtr()
public int call(mkl_rt.VSLStreamStatePtr stream, org.bytedeco.javacpp.IntPointer n, @Cast(value="unsigned int*") org.bytedeco.javacpp.IntPointer ibuf, org.bytedeco.javacpp.IntPointer nmin, org.bytedeco.javacpp.IntPointer nmax, org.bytedeco.javacpp.IntPointer idx)
Copyright © 2018. All rights reserved.