#include "f2c.h"
#include "blaswrap.h"
Go to the source code of this file.
Defines |
#define | srnamc_1 srnamc_ |
Functions |
int | zdrvrf4_ (integer *nout, integer *nn, integer *nval, doublereal *thresh, doublecomplex *c1, doublecomplex *c2, integer *ldc, doublecomplex *crf, doublecomplex *a, integer *lda, doublereal *d_work_zlange__) |
Variables |
static integer | c__1 = 1 |
static integer | c__2 = 2 |
static integer | c__4 = 4 |
struct { |
char srnamt [32] |
} | srnamc_ |
Define Documentation
Function Documentation
int zdrvrf4_ |
( |
integer * |
nout, |
|
|
integer * |
nn, |
|
|
integer * |
nval, |
|
|
doublereal * |
thresh, |
|
|
doublecomplex * |
c1, |
|
|
doublecomplex * |
c2, |
|
|
integer * |
ldc, |
|
|
doublecomplex * |
crf, |
|
|
doublecomplex * |
a, |
|
|
integer * |
lda, |
|
|
doublereal * |
d_work_zlange__ |
|
) |
| |
Variable Documentation