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 information on this web page is distributed under the MIT 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.