LAPACK 3.3.0

cspt01.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

subroutine CSPT01 ( CHARACTER  UPLO,
INTEGER  N,
COMPLEX,dimension( * )  A,
COMPLEX,dimension( * )  AFAC,
INTEGER,dimension( * )  IPIV,
COMPLEX,dimension( ldc, * )  C,
INTEGER  LDC,
REAL,dimension( * )  RWORK,
REAL  RESID 
)

Definition at line 1 of file cspt01.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions