public static class gsl_odeiv2_system.Jacobian_double_DoublePointer_DoublePointer_DoublePointer_Pointer extends FunctionPointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Modifier | Constructor and Description |
|---|---|
protected |
Jacobian_double_DoublePointer_DoublePointer_DoublePointer_Pointer() |
|
Jacobian_double_DoublePointer_DoublePointer_DoublePointer_Pointer(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
call(double t,
DoublePointer y,
DoublePointer dfdy,
DoublePointer dfdt,
Pointer params) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, 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 Jacobian_double_DoublePointer_DoublePointer_DoublePointer_Pointer(Pointer p)
Pointer.Pointer(Pointer).protected Jacobian_double_DoublePointer_DoublePointer_DoublePointer_Pointer()
public int call(double t,
@Const
DoublePointer y,
DoublePointer dfdy,
DoublePointer dfdt,
Pointer params)
Copyright © 2020. All rights reserved.