@Properties(inherit=gsl.class) public class gsl_rstat_quantile_workspace extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
gsl_rstat_quantile_workspace()
Default native constructor.
|
gsl_rstat_quantile_workspace(long size)
Native array allocator.
|
gsl_rstat_quantile_workspace(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
DoublePointer |
dnp() |
double |
dnp(int i) |
gsl_rstat_quantile_workspace |
dnp(int i,
double setter) |
gsl_rstat_quantile_workspace |
getPointer(long i) |
long |
n() |
gsl_rstat_quantile_workspace |
n(long setter) |
DoublePointer |
np() |
double |
np(int i) |
gsl_rstat_quantile_workspace |
np(int i,
double setter) |
IntPointer |
npos() |
int |
npos(int i) |
gsl_rstat_quantile_workspace |
npos(int i,
int setter) |
double |
p() |
gsl_rstat_quantile_workspace |
p(double setter) |
gsl_rstat_quantile_workspace |
position(long position) |
DoublePointer |
q() |
double |
q(int i) |
gsl_rstat_quantile_workspace |
q(int i,
double setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic gsl_rstat_quantile_workspace()
public gsl_rstat_quantile_workspace(long size)
Pointer.position(long).public gsl_rstat_quantile_workspace(Pointer p)
Pointer(Pointer).public gsl_rstat_quantile_workspace position(long position)
public gsl_rstat_quantile_workspace getPointer(long i)
getPointer in class Pointerpublic double p()
public gsl_rstat_quantile_workspace p(double setter)
public double q(int i)
public gsl_rstat_quantile_workspace q(int i, double setter)
@MemberGetter public DoublePointer q()
public int npos(int i)
public gsl_rstat_quantile_workspace npos(int i, int setter)
@MemberGetter public IntPointer npos()
public double np(int i)
public gsl_rstat_quantile_workspace np(int i, double setter)
@MemberGetter public DoublePointer np()
public double dnp(int i)
public gsl_rstat_quantile_workspace dnp(int i, double setter)
@MemberGetter public DoublePointer dnp()
public gsl_rstat_quantile_workspace n(long setter)
Copyright © 2023. All rights reserved.