LAPACK
3.6.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. More... | |