LAPACK  3.9.0
LAPACK: Linear Algebra PACKage
zheswapr.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine zheswapr (UPLO, N, A, LDA, I1, I2)
 ZHESWAPR applies an elementary permutation on the rows and columns of a Hermitian matrix. More...
 
lsame
logical function lsame(CA, CB)
LSAME
Definition: lsame.f:55
zswap
subroutine zswap(N, ZX, INCX, ZY, INCY)
ZSWAP
Definition: zswap.f:83