Go to the source code of this file.
Functions/Subroutines | |
| subroutine | DSYSWAPR (UPLO, N, A, I1, I2) |
| subroutine DSYSWAPR | ( | CHARACTER | UPLO, |
| INTEGER | N, | ||
| DOUBLE PRECISION,dimension(n,n) | A, | ||
| INTEGER | I1, | ||
| INTEGER | I2 | ||
| ) |
Definition at line 1 of file dsyswapr.f.
1.7.2