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

Go to the source code of this file.

Functions/Subroutines

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