#include "f2c.h"
#include "blaswrap.h"
Go to the source code of this file.
Functions |
int | sgtcon_ (char *norm, integer *n, real *dl, real *d__, real *du, real *du2, integer *ipiv, real *anorm, real *rcond, real *work, integer *iwork, integer *info) |
Variables |
static integer | c__1 = 1 |
Function Documentation
int sgtcon_ |
( |
char * |
norm, |
|
|
integer * |
n, |
|
|
real * |
dl, |
|
|
real * |
d__, |
|
|
real * |
du, |
|
|
real * |
du2, |
|
|
integer * |
ipiv, |
|
|
real * |
anorm, |
|
|
real * |
rcond, |
|
|
real * |
work, |
|
|
integer * |
iwork, |
|
|
integer * |
info |
|
) |
| |
Variable Documentation