ScaLAPACK 2.1  2.1
ScaLAPACK: Scalable Linear Algebra PACKage
pstrcon.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine pstrcon (NORM, UPLO, DIAG, N, A, IA, JA, DESCA, RCOND, WORK, LWORK, IWORK, LIWORK, INFO)
 

Function/Subroutine Documentation

◆ pstrcon()

subroutine pstrcon ( character  NORM,
character  UPLO,
character  DIAG,
integer  N,
real, dimension( * )  A,
integer  IA,
integer  JA,
integer, dimension( * )  DESCA,
real  RCOND,
real, dimension( * )  WORK,
integer  LWORK,
integer, dimension( * )  IWORK,
integer  LIWORK,
integer  INFO 
)

Definition at line 3 of file pstrcon.f.

Here is the call graph for this function: