Next:
DPBSV Example
Up:
Real Linear Equation Routines
Previous:
DGTSV Example
DGTSVX Example
To solve the equations
AX
=
B
,
where
A
is the tridiagonal matrix
A
=
and
B
=
.
Estimates for the backward errors, forward errors and condition number are also output.
Example program
Example data
Example results