#include "f2c.h"
#include "blaswrap.h"
Go to the source code of this file.
Functions |
int | clatme_ (integer *n, char *dist, integer *iseed, complex *d__, integer *mode, real *cond, complex *dmax__, char *ei, char *rsign, char *upper, char *sim, real *ds, integer *modes, real *conds, integer *kl, integer *ku, real *anorm, complex *a, integer *lda, complex *work, integer *info) |
Variables |
static integer | c__0 = 0 |
static integer | c__1 = 1 |
static integer | c__5 = 5 |
static complex | c_b1 = {0.f,0.f} |
static complex | c_b2 = {1.f,0.f} |
Function Documentation
int clatme_ |
( |
integer * |
n, |
|
|
char * |
dist, |
|
|
integer * |
iseed, |
|
|
complex * |
d__, |
|
|
integer * |
mode, |
|
|
real * |
cond, |
|
|
complex * |
dmax__, |
|
|
char * |
ei, |
|
|
char * |
rsign, |
|
|
char * |
upper, |
|
|
char * |
sim, |
|
|
real * |
ds, |
|
|
integer * |
modes, |
|
|
real * |
conds, |
|
|
integer * |
kl, |
|
|
integer * |
ku, |
|
|
real * |
anorm, |
|
|
complex * |
a, |
|
|
integer * |
lda, |
|
|
complex * |
work, |
|
|
integer * |
info |
|
) |
| |
Variable Documentation