Next:
DPTSVX Example
Up:
Real Linear Equation Routines
Previous:
DPPSVX Example
DPTSV Example
To solve the equations
Ax
=
b
,
where
A
is the symmetric positive definite tridiagonal matrix
A
=
and
b
=
.
Details of the
LDL
T
factorization of
A
are also output.
Example program
Example data
Example results