LAPACK 3.3.1
Linear Algebra PACKage

zspt01.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine ZSPT01 (UPLO, N, A, AFAC, IPIV, C, LDC, RWORK, RESID)

Function Documentation

subroutine ZSPT01 ( CHARACTER  UPLO,
INTEGER  N,
COMPLEX*16,dimension( * )  A,
COMPLEX*16,dimension( * )  AFAC,
INTEGER,dimension( * )  IPIV,
COMPLEX*16,dimension( ldc, * )  C,
INTEGER  LDC,
DOUBLE PRECISION,dimension( * )  RWORK,
DOUBLE PRECISION  RESID 
)

Definition at line 1 of file zspt01.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions