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

Functions

void dgsgv (char jobz, char uplo2, int n, const double val[], const int ptr[], const int ind[], int base, const double val2[], const int ptr2[], const int ind2[], int base2, int format, double dr[], double di[], int ldz, double z[], const char *which, int nev, double tol, double resid[], int ncv, int ldv, double v[], int maxiter, double workd[], double workl[], int lworkl, double workev[], int iwork[], int *info)
 Generalized eigenvalue problem of a general sparse matrix (simple driver)