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