![]() |
XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
|
Functions | |
| void | ztpmv (char uplo, char trans, char diag, int n, doublecomplex ap[], doublecomplex x[], int incx) |
| x <- Ax, x <- ATx or x <- AHx (complex triangular matrices in packed form) (BLAS 2) | |