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