QR decomposition: Difference between revisions

m
Line 1,474:
{{libheader|LAPACK}}
 
See the documentation for the [http://www.netlib.org/lapack/lapack-3.1.1/html/dgeqrf.f.html DGEQRF] and [http://www.netlib.org/lapack/explorelapack-3.1.1-/html/dorgqr.f.html DORGQR] routines. Here the example matrix is the magic square from Albrecht Dürer's ''[https://en.wikipedia.org/wiki/Melencolia_I Melencolia I]''.
 
<lang fortran>program qrtask
1,336

edits