Functions/Subroutines

SRC/dsptri.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DSPTRI (UPLO, N, AP, IPIV, WORK, INFO)

Function Documentation

subroutine DSPTRI ( CHARACTER  UPLO,
INTEGER  N,
DOUBLE PRECISION,dimension( * )  AP,
INTEGER,dimension( * )  IPIV,
DOUBLE PRECISION,dimension( * )  WORK,
INTEGER  INFO 
)

Definition at line 1 of file dsptri.f.