QR-decompositie: verschil tussen versies

Verwijderde inhoud Toegevoegde inhoud
1 bron(nen) gered en 0 gelabeld als onbereikbaar #IABot (v1.4.2)
1 onbereikbare link(s) gered en 0 gelabeld als onbereikbaar #IABot (v1.5.1)
Regel 19:
*[http://www.bluebit.gr/matrix-calculator/ Online Matrix Calculator] Performs QR decomposition of matrices.
*[http://netlib.org/lapack/lug/node39.html LAPACK users manual] gives details of subroutines to calculate the QR decomposition
*[https://web.archive.org/web/20091030200352/http://documents.wolfram.com/mathematica/functions/QRDecomposition Mathematica users manual] gives details and examples of routines to calculate QR decomposition
*[http://www.alglib.net/ ALGLIB] includes a partial port of the LAPACK to C++, C#, Delphi, etc.
*[http://eigen.tuxfamily.org/dox-devel/group__QR__Module.html Eigen::QR] Includes C++ implementation of QR decomposition.