docs: add link to lup in qr

This commit is contained in:
Daniel Kostro 2018-07-08 14:33:21 +02:00
parent f396f2d3fa
commit 4e7bf85fbc

View File

@ -53,7 +53,7 @@ function factory (type, config, load, typed) {
*
* See also:
*
* lusolve
* lup, lusolve
*
* @param {Matrix | Array} A A two dimensional matrix or array
* for which to get the QR decomposition.