LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
|
Functions | |
subroutine | clarscl2 (m, n, d, x, ldx) |
CLARSCL2 performs reciprocal diagonal scaling on a matrix. | |
subroutine | dlarscl2 (m, n, d, x, ldx) |
DLARSCL2 performs reciprocal diagonal scaling on a matrix. | |
subroutine | slarscl2 (m, n, d, x, ldx) |
SLARSCL2 performs reciprocal diagonal scaling on a matrix. | |
subroutine | zlarscl2 (m, n, d, x, ldx) |
ZLARSCL2 performs reciprocal diagonal scaling on a matrix. | |