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