Go to the source code of this file.
Functions/Subroutines |
subroutine | DTPT06 (RCOND, RCONDC, UPLO, DIAG, N, AP, WORK, RAT) |
Function Documentation
subroutine DTPT06 |
( |
DOUBLE PRECISION |
RCOND, |
|
|
DOUBLE PRECISION |
RCONDC, |
|
|
CHARACTER |
UPLO, |
|
|
CHARACTER |
DIAG, |
|
|
INTEGER |
N, |
|
|
DOUBLE PRECISION,dimension( * ) |
AP, |
|
|
DOUBLE PRECISION,dimension( * ) |
WORK, |
|
|
DOUBLE PRECISION |
RAT |
|
) |
| |