![]() |
LAPACK 3.12.1
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. | |
| 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. | |