LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
slatrs.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine slatrs (UPLO, TRANS, DIAG, NORMIN, N, A, LDA, X, SCALE, CNORM, INFO)
 SLATRS solves a triangular system of equations with the scale factor set to prevent overflow. More...