LAPACK 3.3.0

cppt02.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine CPPT02 (UPLO, N, NRHS, A, X, LDX, B, LDB, RWORK, RESID)

Function Documentation

subroutine CPPT02 ( CHARACTER  UPLO,
INTEGER  N,
INTEGER  NRHS,
COMPLEX,dimension( * )  A,
COMPLEX,dimension( ldx, * )  X,
INTEGER  LDX,
COMPLEX,dimension( ldb, * )  B,
INTEGER  LDB,
REAL,dimension( * )  RWORK,
REAL  RESID 
)

Definition at line 1 of file cppt02.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions