public static class gsl_multiroot_fsolver_type.Set_Pointer_gsl_multiroot_function_gsl_vector_gsl_vector_gsl_vector extends FunctionPointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Modifier | Constructor and Description |
|---|---|
protected |
Set_Pointer_gsl_multiroot_function_gsl_vector_gsl_vector_gsl_vector() |
|
Set_Pointer_gsl_multiroot_function_gsl_vector_gsl_vector_gsl_vector(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
call(Pointer state,
gsl_multiroot_function function,
gsl_vector x,
gsl_vector f,
gsl_vector dx) |
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 Set_Pointer_gsl_multiroot_function_gsl_vector_gsl_vector_gsl_vector(Pointer p)
Pointer.Pointer(Pointer).protected Set_Pointer_gsl_multiroot_function_gsl_vector_gsl_vector_gsl_vector()
public int call(Pointer state, gsl_multiroot_function function, gsl_vector x, gsl_vector f, gsl_vector dx)
Copyright © 2020. All rights reserved.