Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all
NAME
sgtts2.f -
SYNOPSIS
Functions/Subroutines subroutine sgtts2 (ITRANS, N, NRHS, DL, D, DU, DU2, IPIV, B, LDB) SGTTS2 solves a system of linear equations with a tridiagonal matrix using the LU factorization computed by sgttrf.
Author
Generated automatically by Doxygen for LAPACK from the source code.