LAPACK 3.3.1
Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | DLARSCL2 (M, N, D, X, LDX) |
subroutine DLARSCL2 | ( | INTEGER | M, |
INTEGER | N, | ||
DOUBLE PRECISION,dimension( * ) | D, | ||
DOUBLE PRECISION,dimension( ldx, * ) | X, | ||
INTEGER | LDX | ||
) |
Definition at line 1 of file dlarscl2.f.