LAPACK 3.3.1
Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | CHESWAPR (UPLO, N, A, LDA, I1, I2) |
subroutine CHESWAPR | ( | CHARACTER | UPLO, |
INTEGER | N, | ||
COMPLEX,dimension( lda, n ) | A, | ||
INTEGER | LDA, | ||
INTEGER | I1, | ||
INTEGER | I2 | ||
) |
Definition at line 1 of file cheswapr.f.