#include "f2c.h"
#include "blaswrap.h"
Go to the source code of this file.
Functions |
int | zunm2r_ (char *side, char *trans, integer *m, integer *n, integer *k, doublecomplex *a, integer *lda, doublecomplex *tau, doublecomplex *c__, integer *ldc, doublecomplex *work, integer *info) |
Variables |
static integer | c__1 = 1 |
Function Documentation
int zunm2r_ |
( |
char * |
side, |
|
|
char * |
trans, |
|
|
integer * |
m, |
|
|
integer * |
n, |
|
|
integer * |
k, |
|
|
doublecomplex * |
a, |
|
|
integer * |
lda, |
|
|
doublecomplex * |
tau, |
|
|
doublecomplex * |
c__, |
|
|
integer * |
ldc, |
|
|
doublecomplex * |
work, |
|
|
integer * |
info |
|
) |
| |
Variable Documentation