![]() |
LAPACK 3.11.0
LAPACK: Linear Algebra PACKage
|
Functions | |
subroutine | zgtsv (n, nrhs, dl, d, du, b, ldb, info) |
ZGTSV computes the solution to system of linear equations A * X = B for GT matrices | |
subroutine | zgtsvx (fact, trans, n, nrhs, dl, d, du, dlf, df, duf, du2, ipiv, b, ldb, x, ldx, rcond, ferr, berr, work, rwork, info) |
ZGTSVX computes the solution to system of linear equations A * X = B for GT matrices | |
This is the group of complex16 solve driver functions for GT matrices