]> gitweb.michael.orlitzky.com - numerical-analysis.git/commitdiff
Add type synonyms for column/row matrices.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 4 Feb 2014 07:18:09 +0000 (02:18 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 4 Feb 2014 07:18:09 +0000 (02:18 -0500)
Add row' and column' functions that do what you'd expect only they return Mats instead of Vecs like their un-prime counterparts.


No differences found