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