![]() |
XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
|
Functions | |
| void | dposv (char uplo, int n, int nrhs, int lda, double a[], int ldb, double b[], int *info) |
| (Simple driver) Solution to system of linear equations AX = B for a symmetric positive definite matrix | |