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

Go to the source code of this file.

Functions/Subroutines

subroutine sgttsv (n, a, b, x, info)
 

Function/Subroutine Documentation

◆ sgttsv()

subroutine sgttsv ( integer  n,
real, dimension(*)  a,
real, dimension(n)  b,
real, dimension(n)  x,
integer  info 
)

Definition at line 51 of file sgttsv.f.