@Properties(inherit=gsl.class) public class gsl_integration_qawo_table extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
gsl_integration_qawo_table()
Default native constructor.
|
gsl_integration_qawo_table(long size)
Native array allocator.
|
gsl_integration_qawo_table(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
DoublePointer |
chebmo() |
gsl_integration_qawo_table |
chebmo(DoublePointer setter) |
double |
L() |
gsl_integration_qawo_table |
L(double setter) |
long |
n() |
gsl_integration_qawo_table |
n(long setter) |
double |
omega() |
gsl_integration_qawo_table |
omega(double setter) |
double |
par() |
gsl_integration_qawo_table |
par(double setter) |
gsl_integration_qawo_table |
position(long position) |
int |
sine() |
gsl_integration_qawo_table |
sine(int 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_integration_qawo_table()
public gsl_integration_qawo_table(long size)
Pointer.position(long).public gsl_integration_qawo_table(Pointer p)
Pointer.Pointer(Pointer).public gsl_integration_qawo_table position(long position)
public gsl_integration_qawo_table n(long setter)
public double omega()
public gsl_integration_qawo_table omega(double setter)
public double L()
public gsl_integration_qawo_table L(double setter)
public double par()
public gsl_integration_qawo_table par(double setter)
public gsl_integration_qawo_table sine(int setter)
public DoublePointer chebmo()
public gsl_integration_qawo_table chebmo(DoublePointer setter)
Copyright © 2020. All rights reserved.