@Properties(inherit=gsl.class) public class gsl_complex_long_double extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
gsl_complex_long_double()
Default native constructor.
|
gsl_complex_long_double(long size)
Native array allocator.
|
gsl_complex_long_double(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Pointer |
dat() |
double |
dat(int i) |
gsl_complex_long_double |
dat(int i,
double setter) |
gsl_complex_long_double |
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_complex_long_double()
public gsl_complex_long_double(long size)
Pointer.position(long).public gsl_complex_long_double(Pointer p)
Pointer.Pointer(Pointer).public gsl_complex_long_double position(long position)
public gsl_complex_long_double dat(int i, double setter)
@MemberGetter @Cast(value="long double*") public Pointer dat()
Copyright © 2020. All rights reserved.