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