Next: Generalized Linear Least Squares
Up: Linear Least Squares Problems
Previous: Arguments
  Contents
  Index
The results below are computed with
.
Matrices and are the same as in the example for LA_GELSY.
The call:
CALL LA_GELSS( A, B, RANK, S, RCOND=0.00001_wp, INFO=INFO ) 6.2
A, B, S, RANK, and INFO on exit:
The singular values of are:
The right singular vectors are (columnwise):
The solution matrix is:
Susan Blackford
2001-08-19