Next: LA_GTSV
Up: General Linear Systems
Previous: Arguments
  Contents
  Index
The results below are computed with
.
and are the same as in Example for LA_GBSV,
except that the first column of is multiplied by .
Arrays and on entry:
Elements marked are not referenced by the routine.
The call:
CALL LA_GBSVX( AB, B, X, 2, FACT='E', TRANS='T', EQUED=EQUED, &
R=R, C=C, FERR=FERR, BERR=BERR )
X, EQUED, R, C, FERR and BERR on exit:
The solution of the system is:
The columns of matrix were equilibrated by multiplication from the right
with the matrix
The forward and backward errors of the two solution vectors are:
Next: LA_GTSV
Up: General Linear Systems
Previous: Arguments
  Contents
  Index
Susan Blackford
2001-08-19