![]() |
XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
|
Functions | |
| void | csr_zussv (char uplo, char trans, char diag, int n, const doublecomplex val[], const int rowptr[], const int colind[], int base, doublecomplex x[], int incx, int *info) |
| Solution of Ax = b, ATx = b or AHx = b (Complex triangular matrices) (CSR) | |