public static class mkl_rt.dfsSearchCellsCallBack
extends org.bytedeco.javacpp.FunctionPointer
| Modifier | Constructor and Description |
|---|---|
protected |
dfsSearchCellsCallBack() |
|
dfsSearchCellsCallBack(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
call(org.bytedeco.javacpp.LongPointer n,
org.bytedeco.javacpp.FloatPointer site,
org.bytedeco.javacpp.LongPointer cell,
org.bytedeco.javacpp.IntPointer flag,
org.bytedeco.javacpp.Pointer user_params,
mkl_rt.dfSearchCallBackLibraryParams library_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 dfsSearchCellsCallBack(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).protected dfsSearchCellsCallBack()
public int call(org.bytedeco.javacpp.LongPointer n,
org.bytedeco.javacpp.FloatPointer site,
org.bytedeco.javacpp.LongPointer cell,
org.bytedeco.javacpp.IntPointer flag,
org.bytedeco.javacpp.Pointer user_params,
mkl_rt.dfSearchCallBackLibraryParams library_params)
Copyright © 2018. All rights reserved.