]> gitweb.michael.orlitzky.com - numerical-analysis.git/commit
Require a matrix to be nonempty if we're going to QR factorize it.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 19 Feb 2014 01:26:13 +0000 (20:26 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 19 Feb 2014 01:26:13 +0000 (20:26 -0500)
commit14c40575357025bbc37e5111ee879ff7f95d6e6f
tree42d76b828350d36ca7ca699e85956a486d1cf79b
parent6892f38cf4dab275a91fbe06bfb8efe229518336
Require a matrix to be nonempty if we're going to QR factorize it.
src/Linear/QR.hs