#include "f2c.h"
#include "blaswrap.h"
Go to the source code of this file.
Functions |
int | zpot03_ (char *uplo, integer *n, doublecomplex *a, integer *lda, doublecomplex *ainv, integer *ldainv, doublecomplex *work, integer *ldwork, doublereal *rwork, doublereal *rcond, doublereal *resid) |
Variables |
static doublecomplex | c_b1 = {0.,0.} |
Function Documentation
int zpot03_ |
( |
char * |
uplo, |
|
|
integer * |
n, |
|
|
doublecomplex * |
a, |
|
|
integer * |
lda, |
|
|
doublecomplex * |
ainv, |
|
|
integer * |
ldainv, |
|
|
doublecomplex * |
work, |
|
|
integer * |
ldwork, |
|
|
doublereal * |
rwork, |
|
|
doublereal * |
rcond, |
|
|
doublereal * |
resid |
|
) |
| |
Variable Documentation