LAPACK  3.9.0
LAPACK: Linear Algebra PACKage
slaln2.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine slaln2 (LTRANS, NA, NW, SMIN, CA, A, LDA, D1, D2, B, LDB, WR, WI, X, LDX, SCALE, XNORM, INFO)
 SLALN2 solves a 1-by-1 or 2-by-2 linear system of equations of the specified form. More...
 
sladiv
subroutine sladiv(A, B, C, D, P, Q)
SLADIV performs complex division in real arithmetic, avoiding unnecessary overflow.
Definition: sladiv.f:93
cswap
subroutine cswap(N, CX, INCX, CY, INCY)
CSWAP
Definition: cswap.f:83
slamch
real function slamch(CMACH)
SLAMCH
Definition: slamch.f:70