ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
Functions/Subroutines
pctrcon.f File Reference
Go to the source code of this file.
Functions/Subroutines
subroutine
pctrcon
(NORM, UPLO, DIAG, N, A, IA, JA, DESCA, RCOND, WORK, LWORK, RWORK, LRWORK, INFO)
Function/Subroutine Documentation
◆
pctrcon()
subroutine pctrcon
(
character
NORM
,
character
UPLO
,
character
DIAG
,
integer
N
,
complex
, dimension( * )
A
,
integer
IA
,
integer
JA
,
integer, dimension( * )
DESCA
,
real
RCOND
,
complex
, dimension( * )
WORK
,
integer
LWORK
,
real, dimension( * )
RWORK
,
integer
LRWORK
,
integer
INFO
)
Definition at line
3
of file
pctrcon.f
.
Here is the call graph for this function:
SRC
pctrcon.f
Generated by
1.8.16