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

Go to the source code of this file.

Functions/Subroutines

subroutine ssyswapr (UPLO, N, A, LDA, I1, I2)
 SSYSWAPR applies an elementary permutation on the rows and columns of a symmetric matrix. More...
 
sswap
subroutine sswap(N, SX, INCX, SY, INCY)
SSWAP
Definition: sswap.f:84
lsame
logical function lsame(CA, CB)
LSAME
Definition: lsame.f:55