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