LAPACK 3.3.0

ctpcon.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine CTPCON (NORM, UPLO, DIAG, N, AP, RCOND, WORK, RWORK, INFO)

Function Documentation

subroutine CTPCON ( CHARACTER  NORM,
CHARACTER  UPLO,
CHARACTER  DIAG,
INTEGER  N,
COMPLEX,dimension( * )  AP,
REAL  RCOND,
COMPLEX,dimension( * )  WORK,
REAL,dimension( * )  RWORK,
INTEGER  INFO 
)

Definition at line 1 of file ctpcon.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions