#include "f2c.h"
#include "blaswrap.h"
Go to the source code of this file.
Functions |
int | sspgvd_ (integer *itype, char *jobz, char *uplo, integer *n, real *ap, real *bp, real *w, real *z__, integer *ldz, real *work, integer *lwork, integer *iwork, integer *liwork, integer *info) |
Variables |
static integer | c__1 = 1 |
Function Documentation
int sspgvd_ |
( |
integer * |
itype, |
|
|
char * |
jobz, |
|
|
char * |
uplo, |
|
|
integer * |
n, |
|
|
real * |
ap, |
|
|
real * |
bp, |
|
|
real * |
w, |
|
|
real * |
z__, |
|
|
integer * |
ldz, |
|
|
real * |
work, |
|
|
integer * |
lwork, |
|
|
integer * |
iwork, |
|
|
integer * |
liwork, |
|
|
integer * |
info |
|
) |
| |
Variable Documentation