ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | psinvchk (MATTYP, N, A, IA, JA, DESCA, IASEED, ANORM, FRESID, RCOND, WORK) |
subroutine psinvchk | ( | character*3 | MATTYP, |
integer | N, | ||
real, dimension( * ) | A, | ||
integer | IA, | ||
integer | JA, | ||
integer, dimension( * ) | DESCA, | ||
integer | IASEED, | ||
real | ANORM, | ||
real | FRESID, | ||
real | RCOND, | ||
real, dimension( * ) | WORK | ||
) |
Definition at line 3 of file psinvchk.f.