LAPACK 3.3.1
Linear Algebra PACKage

dspcon.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DSPCON (UPLO, N, AP, IPIV, ANORM, RCOND, WORK, IWORK, INFO)

Function Documentation

subroutine DSPCON ( CHARACTER  UPLO,
INTEGER  N,
DOUBLE PRECISION,dimension( * )  AP,
INTEGER,dimension( * )  IPIV,
DOUBLE PRECISION  ANORM,
DOUBLE PRECISION  RCOND,
DOUBLE PRECISION,dimension( * )  WORK,
INTEGER,dimension( * )  IWORK,
INTEGER  INFO 
)

Definition at line 1 of file dspcon.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions