@Name(value="gsl_multiroot_function_struct") @Properties(inherit=gsl.class) public class gsl_multiroot_function extends Pointer
| Modifier and Type | Class and Description |
|---|---|
static class |
gsl_multiroot_function.F_gsl_vector_Pointer_gsl_vector |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
gsl_multiroot_function()
Default native constructor.
|
gsl_multiroot_function(long size)
Native array allocator.
|
gsl_multiroot_function(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
gsl_multiroot_function.F_gsl_vector_Pointer_gsl_vector |
f() |
gsl_multiroot_function |
f(gsl_multiroot_function.F_gsl_vector_Pointer_gsl_vector setter) |
long |
n() |
gsl_multiroot_function |
n(long setter) |
Pointer |
params() |
gsl_multiroot_function |
params(Pointer setter) |
gsl_multiroot_function |
position(long position) |
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, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic gsl_multiroot_function()
public gsl_multiroot_function(long size)
Pointer.position(long).public gsl_multiroot_function(Pointer p)
Pointer.Pointer(Pointer).public gsl_multiroot_function position(long position)
public gsl_multiroot_function f(gsl_multiroot_function.F_gsl_vector_Pointer_gsl_vector setter)
public gsl_multiroot_function n(long setter)
public Pointer params()
public gsl_multiroot_function params(Pointer setter)
Copyright © 2020. All rights reserved.