DGESVX Example
To solve the equations
AX = B,
where A is the general matrix
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.
Example program
Example data
Example results