Processing math: 100%

Example program for dgtsvx

This example solves the equations
AX=B, 
where A is the tridiagonal matrix
A=(3.02.10.00.00.03.42.3-1.00.00.00.03.6-5.01.90.00.00.07.0-0.98.00.00.00.0-6.07.1) 
and
B=(2.76.6-0.510.82.6-3.20.6-11.22.719.1). 
Estimates for the backward errors, forward errors and condition number are also output.