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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ sgejsv()

subroutine sgejsv ( 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 sgejsv.f.