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

Functions

void dssgv (char jobz, char uplo, 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 d[], 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, int iwork[], int *info)
 Generalized eigenvalue problem of a symmetric sparse matrix (driver)