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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ zgttsv()

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

Definition at line 51 of file zgttsv.f.