![]() |
XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
|
Functions | |
| void | ztrsv (char uplo, char trans, char diag, int n, int lda, doublecomplex a[], doublecomplex x[], int incx) |
| Solution of Ax = b, ATx = b or AHx = b (complex triangular matrices) (BLAS 2) | |