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