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

Functions

void dggev (char jobvl, char jobvr, int n, int lda, double a[], int ldb, double b[], double alphar[], double alphai[], double beta[], int ldvl, double vl[], int ldvr, double vr[], double work[], int lwork, int *info)
 (Simple driver) Generalized eigenvalue problem of general matrices