#include "f2c.h"
#include "blaswrap.h"
Go to the source code of this file.
Functions |
int | zhst01_ (integer *n, integer *ilo, integer *ihi, doublecomplex *a, integer *lda, doublecomplex *h__, integer *ldh, doublecomplex *q, integer *ldq, doublecomplex *work, integer *lwork, doublereal *rwork, doublereal *result) |
Variables |
static doublecomplex | c_b11 = {-1.,0.} |
static doublecomplex | c_b7 = {1.,0.} |
static doublecomplex | c_b8 = {0.,0.} |
Function Documentation
int zhst01_ |
( |
integer * |
n, |
|
|
integer * |
ilo, |
|
|
integer * |
ihi, |
|
|
doublecomplex * |
a, |
|
|
integer * |
lda, |
|
|
doublecomplex * |
h__, |
|
|
integer * |
ldh, |
|
|
doublecomplex * |
q, |
|
|
integer * |
ldq, |
|
|
doublecomplex * |
work, |
|
|
integer * |
lwork, |
|
|
doublereal * |
rwork, |
|
|
doublereal * |
result |
|
) |
| |
Variable Documentation