ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | pcmatadd (M, N, ALPHA, A, IA, JA, DESCA, BETA, C, IC, JC, DESCC) |
subroutine pcmatadd | ( | integer | M, |
integer | N, | ||
complex | ALPHA, | ||
complex, dimension( * ) | A, | ||
integer | IA, | ||
integer | JA, | ||
integer, dimension( * ) | DESCA, | ||
complex | BETA, | ||
complex, dimension( * ) | C, | ||
integer | IC, | ||
integer | JC, | ||
integer, dimension( * ) | DESCC | ||
) |
Definition at line 3 of file pcmatadd.f.