![]() |
![]()
| ![]() |
![]()
NAMESRC/dlascl2.f SYNOPSISFunctions/Subroutinessubroutine dlascl2 (m, n, d, x, ldx)
Function/Subroutine Documentationsubroutine dlascl2 (integer m, integer n, double precision, dimension( * ) d, double precision, dimension( ldx, * ) x, integer ldx)DLASCL2 performs 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 89 of file dlascl2.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|