LAPACK 3.3.1
Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | DPTT01 (N, D, E, DF, EF, WORK, RESID) |
subroutine DPTT01 | ( | INTEGER | N, |
DOUBLE PRECISION,dimension( * ) | D, | ||
DOUBLE PRECISION,dimension( * ) | E, | ||
DOUBLE PRECISION,dimension( * ) | DF, | ||
DOUBLE PRECISION,dimension( * ) | EF, | ||
DOUBLE PRECISION,dimension( * ) | WORK, | ||
DOUBLE PRECISION | RESID | ||
) |