Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all
NAME
dgtts2.f -
SYNOPSIS
Functions/Subroutines subroutine dgtts2 (ITRANS, N, NRHS, DL, D, DU, DU2, IPIV, B, LDB) DGTTS2 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.