@Properties(inherit=gsl.class) public class gsl_spmatrix_uchar extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
gsl_spmatrix_uchar()
Default native constructor.
|
gsl_spmatrix_uchar(long size)
Native array allocator.
|
gsl_spmatrix_uchar(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_spmatrix_uchar()
public gsl_spmatrix_uchar(long size)
Pointer.position(long).public gsl_spmatrix_uchar(Pointer p)
Pointer.Pointer(Pointer).public gsl_spmatrix_uchar position(long position)
public gsl_spmatrix_uchar size1(long setter)
public gsl_spmatrix_uchar size2(long setter)
public IntPointer i()
public gsl_spmatrix_uchar i(IntPointer setter)
@Cast(value="unsigned char*") public BytePointer data()
public gsl_spmatrix_uchar data(BytePointer setter)
public IntPointer p()
public gsl_spmatrix_uchar p(IntPointer setter)
public gsl_spmatrix_uchar nzmax(long setter)
public gsl_spmatrix_uchar nz(long setter)
public gsl_bst_workspace tree()
public gsl_spmatrix_uchar tree(gsl_bst_workspace setter)
public gsl_spmatrix_pool pool()
public gsl_spmatrix_uchar pool(gsl_spmatrix_pool setter)
public gsl_spmatrix_uchar node_size(long setter)
public gsl_spmatrix_uchar work_work_void(Pointer setter)
@Name(value="work.work_int") public IntPointer work_work_int()
public gsl_spmatrix_uchar work_work_int(IntPointer setter)
@Name(value="work.work_atomic") @Cast(value="unsigned char*") public BytePointer work_work_atomic()
public gsl_spmatrix_uchar work_work_atomic(BytePointer setter)
public int sptype()
public gsl_spmatrix_uchar sptype(int setter)
public gsl_spmatrix_uchar spflags(long setter)
Copyright © 2020. All rights reserved.