Go to the source code of this file.
Functions/Subroutines | |
| DOUBLE PRECISION | DLA_RPVGRW (N, NCOLS, A, LDA, AF, LDAF) |
| DOUBLE PRECISION DLA_RPVGRW | ( | INTEGER | N, |
| INTEGER | NCOLS, | ||
| DOUBLE PRECISION,dimension( lda, * ) | A, | ||
| INTEGER | LDA, | ||
| DOUBLE PRECISION,dimension( ldaf, * ) | AF, | ||
| INTEGER | LDAF | ||
| ) |
Definition at line 1 of file dla_rpvgrw.f.
1.7.2