|
NAMESRC/clarscl2.f SYNOPSISFunctions/Subroutinessubroutine clarscl2 (m, n, d, x, ldx)
Function/Subroutine Documentationsubroutine clarscl2 (integer m, integer n, real, dimension( * ) d, complex, dimension( ldx, * ) x, integer ldx)CLARSCL2 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 clarscl2.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|