![]() |
LAPACK
3.7.0
LAPACK: Linear Algebra PACKage
|
| void F77_ctrsv | ( | int * | layout, |
| char * | uplow, | ||
| char * | transp, | ||
| char * | diagn, | ||
| int * | n, | ||
| CBLAS_TEST_COMPLEX * | a, | ||
| int * | lda, | ||
| CBLAS_TEST_COMPLEX * | x, | ||
| int * | incx | ||
| ) |
Definition at line 561 of file c_cblas2.c.