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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ dgttsv()

subroutine dgttsv ( integer  n,
double precision, dimension(*)  a,
double precision, dimension(n)  b,
double precision, dimension(n)  x,
integer  info 
)

Definition at line 51 of file dgttsv.f.