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