Next: LA_GBSV
Up: General Linear Systems
Previous: Arguments
  Contents
  Index
The results below are computed with
.
and are the same as in Example 1 for LA_GESV.
The call:
CALL LA_GESVX(A, B, X, FERR=FERR, BERR=BERR, &
RCOND=RCOND, RPVGRW=RPVGRW )
FERR, BERR, RCOND and RPVGRW on exit:
The forward and backward errors of the three solution vectors are:
The estimate of the reciprocal condition number of is
.
The reciprocal pivot growth factor is 1.12500.
The solution of the system is:
Susan Blackford
2001-08-19