#include "f2c.h"
#include "blaswrap.h"
Go to the source code of this file.
Functions |
int | sgtt01_ (integer *n, real *dl, real *d__, real *du, real *dlf, real *df, real *duf, real *du2, integer *ipiv, real *work, integer *ldwork, real *rwork, real *resid) |
Function Documentation
int sgtt01_ |
( |
integer * |
n, |
|
|
real * |
dl, |
|
|
real * |
d__, |
|
|
real * |
du, |
|
|
real * |
dlf, |
|
|
real * |
df, |
|
|
real * |
duf, |
|
|
real * |
du2, |
|
|
integer * |
ipiv, |
|
|
real * |
work, |
|
|
integer * |
ldwork, |
|
|
real * |
rwork, |
|
|
real * |
resid |
|
) |
| |