#include "f2c.h"
#include "blaswrap.h"
Go to the source code of this file.
Functions |
int | stbcon_ (char *norm, char *uplo, char *diag, integer *n, integer *kd, real *ab, integer *ldab, real *rcond, real *work, integer *iwork, integer *info) |
Variables |
static integer | c__1 = 1 |
Function Documentation
int stbcon_ |
( |
char * |
norm, |
|
|
char * |
uplo, |
|
|
char * |
diag, |
|
|
integer * |
n, |
|
|
integer * |
kd, |
|
|
real * |
ab, |
|
|
integer * |
ldab, |
|
|
real * |
rcond, |
|
|
real * |
work, |
|
|
integer * |
iwork, |
|
|
integer * |
info |
|
) |
| |
Variable Documentation