@Properties(inherit=gsl.class) public class gsl_multiroot_fsolver_type extends Pointer
| Modifier and Type | Class and Description |
|---|---|
static class |
gsl_multiroot_fsolver_type.Alloc_Pointer_long |
static class |
gsl_multiroot_fsolver_type.Free_Pointer |
static class |
gsl_multiroot_fsolver_type.Iterate_Pointer_gsl_multiroot_function_gsl_vector_gsl_vector_gsl_vector |
static class |
gsl_multiroot_fsolver_type.Set_Pointer_gsl_multiroot_function_gsl_vector_gsl_vector_gsl_vector |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
gsl_multiroot_fsolver_type()
Default native constructor.
|
gsl_multiroot_fsolver_type(long size)
Native array allocator.
|
gsl_multiroot_fsolver_type(Pointer p)
Pointer cast constructor.
|
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_fsolver_type()
public gsl_multiroot_fsolver_type(long size)
Pointer.position(long).public gsl_multiroot_fsolver_type(Pointer p)
Pointer.Pointer(Pointer).public gsl_multiroot_fsolver_type position(long position)
@Cast(value="const char*") public BytePointer name()
public gsl_multiroot_fsolver_type name(BytePointer setter)
public gsl_multiroot_fsolver_type size(long setter)
public gsl_multiroot_fsolver_type.Alloc_Pointer_long alloc()
public gsl_multiroot_fsolver_type alloc(gsl_multiroot_fsolver_type.Alloc_Pointer_long setter)
public gsl_multiroot_fsolver_type.Set_Pointer_gsl_multiroot_function_gsl_vector_gsl_vector_gsl_vector set()
public gsl_multiroot_fsolver_type set(gsl_multiroot_fsolver_type.Set_Pointer_gsl_multiroot_function_gsl_vector_gsl_vector_gsl_vector setter)
public gsl_multiroot_fsolver_type.Iterate_Pointer_gsl_multiroot_function_gsl_vector_gsl_vector_gsl_vector iterate()
public gsl_multiroot_fsolver_type iterate(gsl_multiroot_fsolver_type.Iterate_Pointer_gsl_multiroot_function_gsl_vector_gsl_vector_gsl_vector setter)
@Name(value="free") public gsl_multiroot_fsolver_type.Free_Pointer _free()
public gsl_multiroot_fsolver_type _free(gsl_multiroot_fsolver_type.Free_Pointer setter)
Copyright © 2020. All rights reserved.