]> git.tdb.fi Git - libs/math.git/commitdiff
Rename the low-level matrix inversion function to gauss_jordan
authorMikko Rasa <tdb@tdb.fi>
Thu, 9 Nov 2017 10:07:20 +0000 (12:07 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sat, 11 Nov 2017 12:04:11 +0000 (14:04 +0200)
Since that's the name of the algorithm being used.  Also remove an
unnecessary assignment from the non-mutating case.


No differences found