(lls a b)Linear Linear Squares, solving for 'x', where a × x = b.
Linear Linear Squares, solving for 'x', where `a` × x = `b`.
(lls! a b)Linear Linear Squares, solving for 'x', where a × x = b. After
destruction, a will contain factorization data, and b will contain matrix
solution. Also returns solution.
Linear Linear Squares, solving for 'x', where `a` × x = `b`. After destruction, `a` will contain factorization data, and `b` will contain matrix solution. Also returns solution.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |