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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ cgttsv()

subroutine cgttsv ( integer  n,
complex, dimension(*)  a,
complex, dimension(n)  b,
complex, dimension(n)  x,
integer  info 
)

Definition at line 51 of file cgttsv.f.