NULAPACK
NUmerical Linear Algebra PACKage
Loading...
Searching...
No Matches
Functions/Subroutines
zgegssv.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine zgegssv (n, a, b, x, max_iter, tol, omega, info)
 

Function/Subroutine Documentation

◆ zgegssv()

subroutine zgegssv ( integer  n,
double complex, dimension(*)  a,
double complex, dimension(n)  b,
double complex, dimension(n)  x,
integer  max_iter,
double precision  tol,
double precision  omega,
integer  info 
)

Definition at line 56 of file zgegssv.f.