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