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

Go to the source code of this file.

Functions/Subroutines

subroutine slasy2 (LTRANL, LTRANR, ISGN, N1, N2, TL, LDTL, TR, LDTR, B, LDB, SCALE, X, LDX, XNORM, INFO)
 SLASY2 solves the Sylvester matrix equation where the matrices are of order 1 or 2. More...
 
sswap
subroutine sswap(N, SX, INCX, SY, INCY)
SSWAP
Definition: sswap.f:84
isamax
integer function isamax(N, SX, INCX)
ISAMAX
Definition: isamax.f:73
scopy
subroutine scopy(N, SX, INCX, SY, INCY)
SCOPY
Definition: scopy.f:84
slamch
real function slamch(CMACH)
SLAMCH
Definition: slamch.f:70