#include "f2c.h"
#include "blaswrap.h"
Go to the source code of this file.
Functions |
int | zlatm6_ (integer *type__, integer *n, doublecomplex *a, integer *lda, doublecomplex *b, doublecomplex *x, integer *ldx, doublecomplex *y, integer *ldy, doublecomplex *alpha, doublecomplex *beta, doublecomplex *wx, doublecomplex *wy, doublereal *s, doublereal *dif) |
Variables |
static integer | c__1 = 1 |
static integer | c__24 = 24 |
static integer | c__4 = 4 |
static integer | c__8 = 8 |
Function Documentation
int zlatm6_ |
( |
integer * |
type__, |
|
|
integer * |
n, |
|
|
doublecomplex * |
a, |
|
|
integer * |
lda, |
|
|
doublecomplex * |
b, |
|
|
doublecomplex * |
x, |
|
|
integer * |
ldx, |
|
|
doublecomplex * |
y, |
|
|
integer * |
ldy, |
|
|
doublecomplex * |
alpha, |
|
|
doublecomplex * |
beta, |
|
|
doublecomplex * |
wx, |
|
|
doublecomplex * |
wy, |
|
|
doublereal * |
s, |
|
|
doublereal * |
dif |
|
) |
| |
Variable Documentation