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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ sgegssv()

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

Definition at line 56 of file sgegssv.f.