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

Go to the source code of this file.

Functions/Subroutines

subroutine dgegssv (n, a, b, x, max_iter, tol, omega, status)
 

Function/Subroutine Documentation

◆ dgegssv()

subroutine dgegssv ( integer  n,
double precision, dimension(*)  a,
double precision, dimension(n)  b,
double precision, dimension(n)  x,
integer  max_iter,
double precision  tol,
double precision  omega,
integer  status 
)

Definition at line 56 of file dgegssv.f.