LAPACK 3.3.0

zptcon.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine ZPTCON (N, D, E, ANORM, RCOND, RWORK, INFO)

Function Documentation

subroutine ZPTCON ( INTEGER  N,
DOUBLE PRECISION,dimension( * )  D,
COMPLEX*16,dimension( * )  E,
DOUBLE PRECISION  ANORM,
DOUBLE PRECISION  RCOND,
DOUBLE PRECISION,dimension( * )  RWORK,
INTEGER  INFO 
)

Definition at line 1 of file zptcon.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions