test_lls_test, a Fortran77 code which calls test_lls(), which implements linear least squares (LLS) test problems which seek a vector x which minimizes the error in the MxN linear system A*x=b.
The information on this web page is distributed under the MIT license.
test_lls, a Fortran77 code which implements linear least squares (LLS) test problems which seek a vector x which minimizes the error in the MxN linear system A*x=b.