LAPACK 3.3.0

zppcon.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine ZPPCON (UPLO, N, AP, ANORM, RCOND, WORK, RWORK, INFO)

Function Documentation

subroutine ZPPCON ( CHARACTER  UPLO,
INTEGER  N,
COMPLEX*16,dimension( * )  AP,
DOUBLE PRECISION  ANORM,
DOUBLE PRECISION  RCOND,
COMPLEX*16,dimension( * )  WORK,
DOUBLE PRECISION,dimension( * )  RWORK,
INTEGER  INFO 
)

Definition at line 1 of file zppcon.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions