@Properties(inherit=gsl.class) public class gsl_spmatrix_tree extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
gsl_spmatrix_tree()
Default native constructor.
|
gsl_spmatrix_tree(long size)
Native array allocator.
|
gsl_spmatrix_tree(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
n() |
gsl_spmatrix_tree |
n(long setter) |
Pointer |
node_array() |
gsl_spmatrix_tree |
node_array(Pointer setter) |
gsl_spmatrix_tree |
position(long position) |
Pointer |
tree() |
gsl_spmatrix_tree |
tree(Pointer setter) |
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, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic gsl_spmatrix_tree()
public gsl_spmatrix_tree(long size)
Pointer.position(long).public gsl_spmatrix_tree(Pointer p)
Pointer.Pointer(Pointer).public gsl_spmatrix_tree position(long position)
public Pointer tree()
public gsl_spmatrix_tree tree(Pointer setter)
public Pointer node_array()
public gsl_spmatrix_tree node_array(Pointer setter)
public gsl_spmatrix_tree n(long setter)
Copyright © 2019. All rights reserved.