LAPACK 3.3.0

dptcon.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DPTCON (N, D, E, ANORM, RCOND, WORK, INFO)

Function Documentation

subroutine DPTCON ( INTEGER  N,
DOUBLE PRECISION,dimension( * )  D,
DOUBLE PRECISION,dimension( * )  E,
DOUBLE PRECISION  ANORM,
DOUBLE PRECISION  RCOND,
DOUBLE PRECISION,dimension( * )  WORK,
INTEGER  INFO 
)

Definition at line 1 of file dptcon.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions