@Properties(inherit=gsl.class) public class gsl_complex_float extends FloatPointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
gsl_complex_float()
Default native constructor.
|
gsl_complex_float(long size)
Native array allocator.
|
gsl_complex_float(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
FloatPointer |
dat() |
float |
dat(int i) |
gsl_complex_float |
dat(int i,
float setter) |
gsl_complex_float |
position(long position) |
asBuffer, capacity, get, get, get, get, limit, put, put, put, put, sizeofaddress, asByteBuffer, availablePhysicalBytes, calloc, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic gsl_complex_float()
public gsl_complex_float(long size)
Pointer.position(long).public gsl_complex_float(Pointer p)
Pointer.Pointer(Pointer).public gsl_complex_float position(long position)
position in class FloatPointerpublic float dat(int i)
public gsl_complex_float dat(int i, float setter)
@MemberGetter public FloatPointer dat()
Copyright © 2020. All rights reserved.