Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all 

NAME
zgtsvx.f -
SYNOPSIS
Functions/Subroutines
subroutine zgtsvx (FACT, TRANS, N, NRHS, DL, D, DU, DLF, DF, DUF, DU2, IPIV, B, LDB, X, LDX, RCOND, FERR,
BERR, WORK, RWORK, INFO)
ZGTSVX computes the solution to system of linear equations A * X = B for GT matrices
Author
Generated automatically by Doxygen for LAPACK from the source code.
Version 3.6.0 Sun Jan 17 2016 zgtsvx.f(3)