nag_real_svd (f02wec) Example Program Data
 
Example 1
Values of m and n
  5     3

Matrix A 
  2.0   2.5   2.5
  2.0   2.5   2.5
  1.6  -0.4   2.8
  2.0  -0.5   0.5
  1.2  -0.3  -2.9
 
Vector B
  1.1   0.9   0.6   0.0  -0.8
 
Example 2
Values of m and n
  3     5

Matrix A 
  2.0   2.0   1.6   2.0   1.2
  2.5   2.5  -0.4  -0.5  -0.3
  2.5   2.5   2.8   0.5  -2.9