|  | LAPACK 3.12.1
    LAPACK: Linear Algebra PACKage | 
Go to the source code of this file.
| Functions/Subroutines | |
| subroutine | slatrs3 (uplo, trans, diag, normin, n, nrhs, a, lda, x, ldx, scale, cnorm, work, lwork, info) | 
| SLATRS3 solves a triangular system of equations with the scale factors set to prevent overflow. | |