LAPACK 3.3.1
Linear Algebra PACKage

zspt03.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine ZSPT03 (UPLO, N, A, AINV, WORK, LDW, RWORK, RCOND, RESID)

Function Documentation

subroutine ZSPT03 ( CHARACTER  UPLO,
INTEGER  N,
COMPLEX*16,dimension( * )  A,
COMPLEX*16,dimension( * )  AINV,
COMPLEX*16,dimension( ldw, * )  WORK,
INTEGER  LDW,
DOUBLE PRECISION,dimension( * )  RWORK,
DOUBLE PRECISION  RCOND,
DOUBLE PRECISION  RESID 
)

Definition at line 1 of file zspt03.f.

Here is the caller graph for this function:

 All Files Functions