@Properties(inherit=numpy.class) public class npy_clongdouble extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
npy_clongdouble()
Default native constructor.
|
npy_clongdouble(long size)
Native array allocator.
|
npy_clongdouble(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
double |
imag() |
npy_clongdouble |
imag(double setter) |
npy_clongdouble |
position(long position) |
double |
real() |
npy_clongdouble |
real(double 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, zero
public npy_clongdouble()
public npy_clongdouble(long size)
Pointer.position(long)
.public npy_clongdouble(Pointer p)
Pointer.Pointer(Pointer)
.public npy_clongdouble position(long position)
public npy_clongdouble real(double setter)
public npy_clongdouble imag(double setter)
Copyright © 2020. All rights reserved.