![]() |
LAPACK
3.7.0
LAPACK: Linear Algebra PACKage
|
| void F77_cgeru | ( | int * | layout, |
| int * | m, | ||
| int * | n, | ||
| CBLAS_TEST_COMPLEX * | alpha, | ||
| CBLAS_TEST_COMPLEX * | x, | ||
| int * | incx, | ||
| CBLAS_TEST_COMPLEX * | y, | ||
| int * | incy, | ||
| CBLAS_TEST_COMPLEX * | a, | ||
| int * | lda | ||
| ) |
Definition at line 88 of file c_cblas2.c.