Example program for dgesvx

This example solves the equations
AX=B ,  
where A is the general matrix
A= 1.80 2.88 2.05 -0.89 525.00 -295.00 -95.00 -380.00 1.58 -2.69 -2.90 -1.04 -1.11 -0.66 -0.59 -0.80  
and
B = 9.52 18.47 2435.00 225.00 0.77 -13.28 -6.22 -6.21 .  
Error estimates for the solutions, information on scaling, an estimate of the reciprocal of the condition number of the scaled matrix A and an estimate of the reciprocal of the pivot growth factor for the factorization of A are also output.