zsyswapr (3) Linux Manual Page
zsyswapr.f – Synopsis Functions/Subroutines subroutine zsyswapr (UPLO, N, A, LDA, I1, I2) ZSYSWAPR Function/Subroutine Documentation subroutine zsyswapr (characterUPLO, integerN, complex*16, dimension( lda, n )A, integerLDA, integerI1, integerI2) ZSYSWAPR Purpose: ZSYSWAPR applies an elementary permutation on the rows and the columns of a symmetric matrix. Parameters: UPLO UPLO is CHARACTER*1 Specifies whether the details of…
