qr_solve_test


qr_solve_test, a FORTRAN77 code which calls qr_solve(), which computes a least squares solution of a linear system of the form A*x=b.

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Related Data and Programs:

qr_solve, a FORTRAN77 code which computes a least squares solution of a linear system of the form A*x=b.

Source Code:


Last revised on 05 September 2023.