#include "f2c.h"
#include "blaswrap.h"
Go to the source code of this file.
Defines |
#define | srnamc_1 srnamc_ |
Functions |
int | zdrvrf3_ (integer *nout, integer *nn, integer *nval, doublereal *thresh, doublecomplex *a, integer *lda, doublecomplex *arf, doublecomplex *b1, doublecomplex *b2, doublereal *d_work_zlange__, doublecomplex *z_work_zgeqrf__, doublecomplex *tau) |
Variables |
static integer | c__1 = 1 |
static integer | c__4 = 4 |
static integer | c__5 = 5 |
struct { |
char srnamt [32] |
} | srnamc_ |
Define Documentation
Function Documentation
int zdrvrf3_ |
( |
integer * |
nout, |
|
|
integer * |
nn, |
|
|
integer * |
nval, |
|
|
doublereal * |
thresh, |
|
|
doublecomplex * |
a, |
|
|
integer * |
lda, |
|
|
doublecomplex * |
arf, |
|
|
doublecomplex * |
b1, |
|
|
doublecomplex * |
b2, |
|
|
doublereal * |
d_work_zlange__, |
|
|
doublecomplex * |
z_work_zgeqrf__, |
|
|
doublecomplex * |
tau |
|
) |
| |
Variable Documentation