![]() |
LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
|
Functions | |
subroutine | dlasy2 (LTRANL, LTRANR, ISGN, N1, N2, TL, LDTL, TR, LDTR, B, LDB, SCALE, X, LDX, XNORM, INFO) |
DLASY2 solves the Sylvester matrix equation where the matrices are of order 1 or 2. More... | |
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... | |