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