![]() |
XLPack 7.0
XLPack Numerical Library (Excel VBA) Reference Manual
|
Functions | |
| Sub | Dsposv (Uplo As String, N As Long, A() As Double, B() As Double, X() As Double, Iter As Long, Info As Long, Optional Nrhs As Long=1) |
| (Simple driver) Solution to system of linear equations AX = B for a symmetric positive definite matrix (mixed precision with iterative refinement) | |