XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
Loading...
Searching...
No Matches
Functions
zgges_r.c File Reference

Functions

void zgges_r (char jobvsl, char jobvsr, char sort, int n, int lda, doublecomplex a[], int ldb, doublecomplex b[], int *sdim, doublecomplex alpha[], doublecomplex beta[], int ldvsl, doublecomplex vsl[], int ldvsr, doublecomplex vsr[], doublecomplex work[], int lwork, double rwork[], int bwork[], int *info, int *irev)
 (Simple driver) Generalized Schur factorization of complex matrices (Reverse communication version)