![]() |
![]()
| ![]() |
![]()
NAMESRC/zlarscl2.f SYNOPSISFunctions/Subroutinessubroutine zlarscl2 (m, n, d, x, ldx)
Function/Subroutine Documentationsubroutine zlarscl2 (integer m, integer n, double precision, dimension( * ) d, complex*16, dimension( ldx, * ) x, integer ldx)ZLARSCL2 performs reciprocal diagonal scaling on a matrix. Purpose:
Parameters M
N
D
X
LDX
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 90 of file zlarscl2.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|