LAPACK 3.3.0
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | DTPT01 (UPLO, DIAG, N, AP, AINVP, RCOND, WORK, RESID) |
subroutine DTPT01 | ( | CHARACTER | UPLO, |
CHARACTER | DIAG, | ||
INTEGER | N, | ||
DOUBLE PRECISION,dimension( * ) | AP, | ||
DOUBLE PRECISION,dimension( * ) | AINVP, | ||
DOUBLE PRECISION | RCOND, | ||
DOUBLE PRECISION,dimension( * ) | WORK, | ||
DOUBLE PRECISION | RESID | ||
) |