#include "f2c.h"
#include "blaswrap.h"
Go to the source code of this file.
Functions |
int | zlaein_ (logical *rightv, logical *noinit, integer *n, doublecomplex *h__, integer *ldh, doublecomplex *w, doublecomplex *v, doublecomplex *b, integer *ldb, doublereal *rwork, doublereal *eps3, doublereal *smlnum, integer *info) |
Variables |
static integer | c__1 = 1 |
Function Documentation
int zlaein_ |
( |
logical * |
rightv, |
|
|
logical * |
noinit, |
|
|
integer * |
n, |
|
|
doublecomplex * |
h__, |
|
|
integer * |
ldh, |
|
|
doublecomplex * |
w, |
|
|
doublecomplex * |
v, |
|
|
doublecomplex * |
b, |
|
|
integer * |
ldb, |
|
|
doublereal * |
rwork, |
|
|
doublereal * |
eps3, |
|
|
doublereal * |
smlnum, |
|
|
integer * |
info |
|
) |
| |
Variable Documentation