#include "f2c.h"
#include "blaswrap.h"
Go to the source code of this file.
Functions |
int | clsets_ (integer *m, integer *p, integer *n, complex *a, complex *af, integer *lda, complex *b, complex *bf, integer *ldb, complex *c__, complex *cf, complex *d__, complex *df, complex *x, complex *work, integer *lwork, real *rwork, real *result) |
Variables |
static integer | c__1 = 1 |
Function Documentation
int clsets_ |
( |
integer * |
m, |
|
|
integer * |
p, |
|
|
integer * |
n, |
|
|
complex * |
a, |
|
|
complex * |
af, |
|
|
integer * |
lda, |
|
|
complex * |
b, |
|
|
complex * |
bf, |
|
|
integer * |
ldb, |
|
|
complex * |
c__, |
|
|
complex * |
cf, |
|
|
complex * |
d__, |
|
|
complex * |
df, |
|
|
complex * |
x, |
|
|
complex * |
work, |
|
|
integer * |
lwork, |
|
|
real * |
rwork, |
|
|
real * |
result |
|
) |
| |
Variable Documentation