![]() |
LAPACK
3.9.0
LAPACK: Linear Algebra PACKage
|
| void cblas_cgeru | ( | CBLAS_LAYOUT | layout, |
| const int | M, | ||
| const int | N, | ||
| const void * | alpha, | ||
| const void * | X, | ||
| const int | incX, | ||
| const void * | Y, | ||
| const int | incY, | ||
| void * | A, | ||
| const int | lda | ||
| ) |
Definition at line 10 of file cblas_cgeru.c.