![]() |
XLPack 7.0
XLPack Numerical Library (Excel VBA) Reference Manual
|
Functions | |
| Sub | Ztpsv (Uplo As String, Trans As String, Diag As String, N As Long, Ap_I As Complex, X_I As Complex, Optional IncX As Long=1) |
| Solution of Ax = b, ATx = b or AHx = b (complex triangular matrices in packed form) (BLAS 2) | |