ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | pchengst (IBTYPE, UPLO, N, A, IA, JA, DESCA, B, IB, JB, DESCB, SCALE, WORK, LWORK, INFO) |
subroutine pchengst | ( | integer | IBTYPE, |
character | UPLO, | ||
integer | N, | ||
complex, dimension( * ) | A, | ||
integer | IA, | ||
integer | JA, | ||
integer, dimension( * ) | DESCA, | ||
complex, dimension( * ) | B, | ||
integer | IB, | ||
integer | JB, | ||
integer, dimension( * ) | DESCB, | ||
real | SCALE, | ||
complex, dimension( * ) | WORK, | ||
integer | LWORK, | ||
integer | INFO | ||
) |
Definition at line 3 of file pchengst.f.