LAPACK 3.3.0

dtpcon.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DTPCON (NORM, UPLO, DIAG, N, AP, RCOND, WORK, IWORK, INFO)

Function Documentation

subroutine DTPCON ( CHARACTER  NORM,
CHARACTER  UPLO,
CHARACTER  DIAG,
INTEGER  N,
DOUBLE PRECISION,dimension( * )  AP,
DOUBLE PRECISION  RCOND,
DOUBLE PRECISION,dimension( * )  WORK,
INTEGER,dimension( * )  IWORK,
INTEGER  INFO 
)

Definition at line 1 of file dtpcon.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions