@Properties(inherit=gsl.class) public class _gsl_vector_complex_float_const_view extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
_gsl_vector_complex_float_const_view()
Default native constructor.
|
_gsl_vector_complex_float_const_view(long size)
Native array allocator.
|
_gsl_vector_complex_float_const_view(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
_gsl_vector_complex_float_const_view |
getPointer(long i) |
_gsl_vector_complex_float_const_view |
position(long position) |
gsl_vector_complex_float |
vector() |
_gsl_vector_complex_float_const_view |
vector(gsl_vector_complex_float 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_vector_complex_float_const_view()
public _gsl_vector_complex_float_const_view(long size)
Pointer.position(long).public _gsl_vector_complex_float_const_view(Pointer p)
Pointer(Pointer).public _gsl_vector_complex_float_const_view position(long position)
public _gsl_vector_complex_float_const_view getPointer(long i)
getPointer in class Pointer@ByRef public gsl_vector_complex_float vector()
public _gsl_vector_complex_float_const_view vector(gsl_vector_complex_float setter)
Copyright © 2024. All rights reserved.