![]() |
![]()
| ![]() |
![]()
NAMESRC/ssyswapr.f SYNOPSISFunctions/Subroutinessubroutine ssyswapr (uplo, n, a, lda, i1, i2)
Function/Subroutine Documentationsubroutine ssyswapr (character uplo, integer n, real, dimension( lda, * ) a, integer lda, integer i1, integer i2)SSYSWAPR 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 ssyswapr.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|