public static class mkl_rt.InitStreamPtr
extends org.bytedeco.javacpp.FunctionPointer
| Modifier | Constructor and Description |
|---|---|
protected |
InitStreamPtr() |
|
InitStreamPtr(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
call(int method,
mkl_rt.VSLStreamStatePtr stream,
int n,
org.bytedeco.javacpp.IntPointer params) |
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 InitStreamPtr(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).protected InitStreamPtr()
public int call(int method,
mkl_rt.VSLStreamStatePtr stream,
int n,
@Cast(value="const unsigned int*")
org.bytedeco.javacpp.IntPointer params)
Copyright © 2018. All rights reserved.