![]() |
LAPACK
3.9.0
LAPACK: Linear Algebra PACKage
|
| void cblas_ctpsv | ( | CBLAS_LAYOUT | layout, |
| CBLAS_UPLO | Uplo, | ||
| CBLAS_TRANSPOSE | TransA, | ||
| CBLAS_DIAG | Diag, | ||
| const int | N, | ||
| const void * | Ap, | ||
| void * | X, | ||
| const int | incX | ||
| ) |
Definition at line 10 of file cblas_ctpsv.c.