![]() |
XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
|
Functions | |
| void | zpttrs (char uplo, int n, int nrhs, double d[], doublecomplex e[], int ldb, doublecomplex b[], int *info) |
| Solution to factorized system of linear equations AX = B for a Hermitian positive definite tridiagonal matrix | |