static void |
openblas.LAPACK_zgees(byte[] jobvs,
byte[] sort,
openblas.LAPACK_Z_SELECT1 select,
int[] n,
double[] a,
int[] lda,
int[] sdim,
double[] w,
double[] vs,
int[] ldvs,
double[] work,
int[] lwork,
double[] rwork,
int[] bwork,
int[] info) |
static void |
openblas.LAPACK_zgees(ByteBuffer jobvs,
ByteBuffer sort,
openblas.LAPACK_Z_SELECT1 select,
IntBuffer n,
DoubleBuffer a,
IntBuffer lda,
IntBuffer sdim,
DoubleBuffer w,
DoubleBuffer vs,
IntBuffer ldvs,
DoubleBuffer work,
IntBuffer lwork,
DoubleBuffer rwork,
IntBuffer bwork,
IntBuffer info) |
static void |
openblas.LAPACK_zgees(BytePointer jobvs,
BytePointer sort,
openblas.LAPACK_Z_SELECT1 select,
IntPointer n,
DoublePointer a,
IntPointer lda,
IntPointer sdim,
DoublePointer w,
DoublePointer vs,
IntPointer ldvs,
DoublePointer work,
IntPointer lwork,
DoublePointer rwork,
IntPointer bwork,
IntPointer info) |
static void |
openblas.LAPACK_zgeesx(byte[] jobvs,
byte[] sort,
openblas.LAPACK_Z_SELECT1 select,
byte[] sense,
int[] n,
double[] a,
int[] lda,
int[] sdim,
double[] w,
double[] vs,
int[] ldvs,
double[] rconde,
double[] rcondv,
double[] work,
int[] lwork,
double[] rwork,
int[] bwork,
int[] info) |
static void |
openblas.LAPACK_zgeesx(ByteBuffer jobvs,
ByteBuffer sort,
openblas.LAPACK_Z_SELECT1 select,
ByteBuffer sense,
IntBuffer n,
DoubleBuffer a,
IntBuffer lda,
IntBuffer sdim,
DoubleBuffer w,
DoubleBuffer vs,
IntBuffer ldvs,
DoubleBuffer rconde,
DoubleBuffer rcondv,
DoubleBuffer work,
IntBuffer lwork,
DoubleBuffer rwork,
IntBuffer bwork,
IntBuffer info) |
static void |
openblas.LAPACK_zgeesx(BytePointer jobvs,
BytePointer sort,
openblas.LAPACK_Z_SELECT1 select,
BytePointer sense,
IntPointer n,
DoublePointer a,
IntPointer lda,
IntPointer sdim,
DoublePointer w,
DoublePointer vs,
IntPointer ldvs,
DoublePointer rconde,
DoublePointer rcondv,
DoublePointer work,
IntPointer lwork,
DoublePointer rwork,
IntPointer bwork,
IntPointer info) |
static int |
openblas.LAPACKE_zgees_work(int matrix_layout,
byte jobvs,
byte sort,
openblas.LAPACK_Z_SELECT1 select,
int n,
double[] a,
int lda,
int[] sdim,
double[] w,
double[] vs,
int ldvs,
double[] work,
int lwork,
double[] rwork,
int[] bwork) |
static int |
openblas.LAPACKE_zgees_work(int matrix_layout,
byte jobvs,
byte sort,
openblas.LAPACK_Z_SELECT1 select,
int n,
DoubleBuffer a,
int lda,
IntBuffer sdim,
DoubleBuffer w,
DoubleBuffer vs,
int ldvs,
DoubleBuffer work,
int lwork,
DoubleBuffer rwork,
IntBuffer bwork) |
static int |
openblas.LAPACKE_zgees_work(int matrix_layout,
byte jobvs,
byte sort,
openblas.LAPACK_Z_SELECT1 select,
int n,
DoublePointer a,
int lda,
IntPointer sdim,
DoublePointer w,
DoublePointer vs,
int ldvs,
DoublePointer work,
int lwork,
DoublePointer rwork,
IntPointer bwork) |
static int |
openblas.LAPACKE_zgees(int matrix_layout,
byte jobvs,
byte sort,
openblas.LAPACK_Z_SELECT1 select,
int n,
double[] a,
int lda,
int[] sdim,
double[] w,
double[] vs,
int ldvs) |
static int |
openblas.LAPACKE_zgees(int matrix_layout,
byte jobvs,
byte sort,
openblas.LAPACK_Z_SELECT1 select,
int n,
DoubleBuffer a,
int lda,
IntBuffer sdim,
DoubleBuffer w,
DoubleBuffer vs,
int ldvs) |
static int |
openblas.LAPACKE_zgees(int matrix_layout,
byte jobvs,
byte sort,
openblas.LAPACK_Z_SELECT1 select,
int n,
DoublePointer a,
int lda,
IntPointer sdim,
DoublePointer w,
DoublePointer vs,
int ldvs) |
static int |
openblas.LAPACKE_zgeesx_work(int matrix_layout,
byte jobvs,
byte sort,
openblas.LAPACK_Z_SELECT1 select,
byte sense,
int n,
double[] a,
int lda,
int[] sdim,
double[] w,
double[] vs,
int ldvs,
double[] rconde,
double[] rcondv,
double[] work,
int lwork,
double[] rwork,
int[] bwork) |
static int |
openblas.LAPACKE_zgeesx_work(int matrix_layout,
byte jobvs,
byte sort,
openblas.LAPACK_Z_SELECT1 select,
byte sense,
int n,
DoubleBuffer a,
int lda,
IntBuffer sdim,
DoubleBuffer w,
DoubleBuffer vs,
int ldvs,
DoubleBuffer rconde,
DoubleBuffer rcondv,
DoubleBuffer work,
int lwork,
DoubleBuffer rwork,
IntBuffer bwork) |
static int |
openblas.LAPACKE_zgeesx_work(int matrix_layout,
byte jobvs,
byte sort,
openblas.LAPACK_Z_SELECT1 select,
byte sense,
int n,
DoublePointer a,
int lda,
IntPointer sdim,
DoublePointer w,
DoublePointer vs,
int ldvs,
DoublePointer rconde,
DoublePointer rcondv,
DoublePointer work,
int lwork,
DoublePointer rwork,
IntPointer bwork) |
static int |
openblas.LAPACKE_zgeesx(int matrix_layout,
byte jobvs,
byte sort,
openblas.LAPACK_Z_SELECT1 select,
byte sense,
int n,
double[] a,
int lda,
int[] sdim,
double[] w,
double[] vs,
int ldvs,
double[] rconde,
double[] rcondv) |
static int |
openblas.LAPACKE_zgeesx(int matrix_layout,
byte jobvs,
byte sort,
openblas.LAPACK_Z_SELECT1 select,
byte sense,
int n,
DoubleBuffer a,
int lda,
IntBuffer sdim,
DoubleBuffer w,
DoubleBuffer vs,
int ldvs,
DoubleBuffer rconde,
DoubleBuffer rcondv) |
static int |
openblas.LAPACKE_zgeesx(int matrix_layout,
byte jobvs,
byte sort,
openblas.LAPACK_Z_SELECT1 select,
byte sense,
int n,
DoublePointer a,
int lda,
IntPointer sdim,
DoublePointer w,
DoublePointer vs,
int ldvs,
DoublePointer rconde,
DoublePointer rcondv) |