|
NAMESRC/csyswapr.f SYNOPSISFunctions/Subroutinessubroutine csyswapr (uplo, n, a, lda, i1, i2)
Function/Subroutine Documentationsubroutine csyswapr (character uplo, integer n, complex, dimension( lda, n ) a, integer lda, integer i1, integer i2)CSYSWAPR 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 csyswapr.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|