public static class openblas.LAPACK_Z_SELECT2 extends FunctionPointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Modifier | Constructor and Description |
|---|---|
protected |
LAPACK_Z_SELECT2() |
|
LAPACK_Z_SELECT2(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
call(DoublePointer arg0,
DoublePointer arg1) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic LAPACK_Z_SELECT2(Pointer p)
Pointer.Pointer(Pointer).protected LAPACK_Z_SELECT2()
public int call(@Cast(value="const lapack_complex_double*") DoublePointer arg0, @Cast(value="const lapack_complex_double*") DoublePointer arg1)
Copyright © 2019. All rights reserved.