CGTTS2 (3) Linux Manual Page
NAME cgtts2.f – SYNOPSIS Functions/Subroutines subroutine cgtts2 (ITRANS, N, NRHS, DL, D, DU, DU2, IPIV, B, LDB) CGTTS2 solves a system of linear equations with a tridiagonal matrix using the LU factorization computed by sgttrf. Function/Subroutine Documentation subroutine cgtts2 (integerITRANS, integerN, integerNRHS, complex, dimension( * )DL, complex, dimension( * )D, complex, dimension( * )DU, complex,…
