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