#include "f2c.h"
#include "blaswrap.h"
Go to the source code of this file.
Defines |
#define | srnamc_1 srnamc_ |
Functions |
int | cdrvrf3_ (integer *nout, integer *nn, integer *nval, real *thresh, complex *a, integer *lda, complex *arf, complex *b1, complex *b2, real *s_work_clange__, complex *c_work_cgeqrf__, complex *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 cdrvrf3_ |
( |
integer * |
nout, |
|
|
integer * |
nn, |
|
|
integer * |
nval, |
|
|
real * |
thresh, |
|
|
complex * |
a, |
|
|
integer * |
lda, |
|
|
complex * |
arf, |
|
|
complex * |
b1, |
|
|
complex * |
b2, |
|
|
real * |
s_work_clange__, |
|
|
complex * |
c_work_cgeqrf__, |
|
|
complex * |
tau |
|
) |
| |
Variable Documentation