Go to the source code of this file.
Functions/Subroutines | |
| subroutine | CLARSCL2 (M, N, D, X, LDX) |
| subroutine CLARSCL2 | ( | INTEGER | M, |
| INTEGER | N, | ||
| REAL,dimension( * ) | D, | ||
| COMPLEX,dimension( ldx, * ) | X, | ||
| INTEGER | LDX | ||
| ) |
Definition at line 1 of file clarscl2.f.
1.7.2