![]() |
XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
|
Functions | |
| void | dtpsv (char uplo, char trans, char diag, int n, double ap[], double x[], int incx) |
| Solution of Ax = b or ATx = b (triangular matrices in packed form) (BLAS 2) | |