@Properties(inherit=gsl.class) public class gsl_rng extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
gsl_rng()
Default native constructor.
|
gsl_rng(long size)
Native array allocator.
|
gsl_rng(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
gsl_rng |
position(long position) |
Pointer |
state() |
gsl_rng |
state(Pointer setter) |
gsl_rng_type |
type() |
gsl_rng |
type(gsl_rng_type setter) |
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_rng()
public gsl_rng(long size)
Pointer.position(long).public gsl_rng(Pointer p)
Pointer.Pointer(Pointer).@Const public gsl_rng_type type()
public gsl_rng type(gsl_rng_type setter)
public Pointer state()
Copyright © 2020. All rights reserved.