#include "f2c.h"
#include "blaswrap.h"
Go to the source code of this file.
Defines |
#define | srnamc_1 srnamc_ |
Functions |
int | zrqt03_ (integer *m, integer *n, integer *k, doublecomplex *af, doublecomplex *c__, doublecomplex *cc, doublecomplex *q, integer *lda, doublecomplex *tau, doublecomplex *work, integer *lwork, doublereal *rwork, doublereal *result) |
Variables |
static integer | c__2 = 2 |
static doublecomplex | c_b1 = {-1e10,-1e10} |
static doublecomplex | c_b21 = {-1.,0.} |
static doublecomplex | c_b22 = {1.,0.} |
struct { |
char srnamt [32] |
} | srnamc_ |
Define Documentation
Function Documentation
int zrqt03_ |
( |
integer * |
m, |
|
|
integer * |
n, |
|
|
integer * |
k, |
|
|
doublecomplex * |
af, |
|
|
doublecomplex * |
c__, |
|
|
doublecomplex * |
cc, |
|
|
doublecomplex * |
q, |
|
|
integer * |
lda, |
|
|
doublecomplex * |
tau, |
|
|
doublecomplex * |
work, |
|
|
integer * |
lwork, |
|
|
doublereal * |
rwork, |
|
|
doublereal * |
result |
|
) |
| |
Variable Documentation