Scroll to navigation

sgtsvx.f(3) LAPACK sgtsvx.f(3)

NAME

sgtsvx.f

SYNOPSIS

Functions/Subroutines


subroutine sgtsvx (FACT, TRANS, N, NRHS, DL, D, DU, DLF, DF, DUF, DU2, IPIV, B, LDB, X, LDX, RCOND, FERR, BERR, WORK, IWORK, INFO)
SGTSVX 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.

Wed May 24 2017 Version 3.7.0