GTTRS: solves one of the systems of equations A * X = B, A**T * X = B, or A**H * X = B, with a tridiagonal matrix A using the LU factorization computed by CGTTRF.
More...
GTTRS: solves one of the systems of equations A * X = B, A**T * X = B, or A**H * X = B, with a tridiagonal matrix A using the LU factorization computed by CGTTRF.
◆ la_cgttrs()
| la_lapack::gttrs::la_cgttrs |
◆ la_dgttrs()
| la_lapack::gttrs::la_dgttrs |
◆ la_qgttrs()
| la_lapack::gttrs::la_qgttrs |
◆ la_sgttrs()
| la_lapack::gttrs::la_sgttrs |
◆ la_wgttrs()
| la_lapack::gttrs::la_wgttrs |
◆ la_zgttrs()
| la_lapack::gttrs::la_zgttrs |
The documentation for this interface was generated from the following file: