@Properties(inherit=gsl.class) public class gsl_ran_discrete_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
gsl_ran_discrete_t()
Default native constructor.
|
gsl_ran_discrete_t(long size)
Native array allocator.
|
gsl_ran_discrete_t(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
SizeTPointer |
A() |
gsl_ran_discrete_t |
A(SizeTPointer setter) |
DoublePointer |
F() |
gsl_ran_discrete_t |
F(DoublePointer setter) |
long |
K() |
gsl_ran_discrete_t |
K(long setter) |
gsl_ran_discrete_t |
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_ran_discrete_t()
public gsl_ran_discrete_t(long size)
Pointer.position(long).public gsl_ran_discrete_t(Pointer p)
Pointer.Pointer(Pointer).public gsl_ran_discrete_t position(long position)
public gsl_ran_discrete_t K(long setter)
@Cast(value="size_t*") public SizeTPointer A()
public gsl_ran_discrete_t A(SizeTPointer setter)
public DoublePointer F()
public gsl_ran_discrete_t F(DoublePointer setter)
Copyright © 2020. All rights reserved.