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