Functions/Subroutines

SRC/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.