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