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