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