LAPACK 3.3.1
Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | DPPT01 (UPLO, N, A, AFAC, RWORK, RESID) |
subroutine DPPT01 | ( | CHARACTER | UPLO, |
INTEGER | N, | ||
DOUBLE PRECISION,dimension( * ) | A, | ||
DOUBLE PRECISION,dimension( * ) | AFAC, | ||
DOUBLE PRECISION,dimension( * ) | RWORK, | ||
DOUBLE PRECISION | RESID | ||
) |