Go to the source code of this file.
Functions/Subroutines |
subroutine | ZPPT01 (UPLO, N, A, AFAC, RWORK, RESID) |
Function Documentation
subroutine ZPPT01 |
( |
CHARACTER |
UPLO, |
|
|
INTEGER |
N, |
|
|
COMPLEX*16,dimension( * ) |
A, |
|
|
COMPLEX*16,dimension( * ) |
AFAC, |
|
|
DOUBLE PRECISION,dimension( * ) |
RWORK, |
|
|
DOUBLE PRECISION |
RESID |
|
) |
| |