geqp3_test


geqp3_test, a FORTRAN77 code which calls geqp3(), which contains the portion of the LAPACK library that carries out the QR factorization, with column pivoting, of an M by N rectangular matrix, with N <= M.

Licensing:

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

Related Programs:

geqp3, a FORTRAN77 code which contains the portion of the LAPACK library that carries out the QR factorization, with column pivoting, of an M by N rectangular matrix, with N <= M.

Source Code:


Last revised on 17 October 2023.