![]() |
![]()
| ![]() |
![]()
NAMESRC/dsyswapr.f SYNOPSISFunctions/Subroutinessubroutine dsyswapr (uplo, n, a, lda, i1, i2)
Function/Subroutine Documentationsubroutine dsyswapr (character uplo, integer n, double precision, dimension( lda, * ) a, integer lda, integer i1, integer i2)DSYSWAPR applies an elementary permutation on the rows and columns of a symmetric matrix. Purpose:
Parameters UPLO
N
A
LDA
I1
I2
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 99 of file dsyswapr.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|