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

Functions

void zggev (char jobvl, char jobvr, int n, int lda, doublecomplex a[], int ldb, doublecomplex b[], doublecomplex alpha[], doublecomplex beta[], int ldvl, doublecomplex vl[], int ldvr, doublecomplex vr[], doublecomplex work[], int lwork, double rwork[], int *info)
 (Simple driver) Generalized eigenvalue problem of complex matrices