In the following sections,
denotes the submatrix
A(IA:IA+M-1,JA:JA+N-1).

Operation:


Operation:
is symmetric for the P
SYMV
routines and Hermitian for the P
HEMV routines:
TRMV( UPLO, TRANS, DIAG, N, A, IA, JA, DESCA, X, IX, JX, DESCX,
INCX )
Operation:
denotes a triangular submatrix:

TRSV( UPLO, TRANS, DIAG, N, A, IA, JA, DESCA, X, IX, JX, DESCX,
INCX )
Operation:
denotes a triangular submatrix:

updates of a general matrix:

Operation: for the PSGER, PDGER, PCGERU or PZGERU
routines,
For the PCGERC or PZGERC routines,
updates of a real or complex symmetric or complex
Hermitian matrix:
P
SYR( UPLO, N, ALPHA, X, IX, JX, DESCX, INCX, A, IA, JA,
DESCA )
HER( UPLO, N, ALPHA, X, IX, JX, DESCX, INCX, A, IA, JA,
DESCA )
Operation: for the P
SYR routines,
is symmetric:
For the P
HER routines,
is Hermitian,
updates of a real or complex symmetric or complex
Hermitian matrix:

Operation: for the P
SYR2 routines,
is symmetric,
For the P
HER2 routines,
is Hermitian,