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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ cgejsv()

subroutine cgejsv ( integer  n,
complex, dimension(*)  a,
complex, dimension(n)  b,
complex, dimension(n)  x,
integer  max_iter,
real  tol,
real  omega,
integer  info 
)

Definition at line 56 of file cgejsv.f.