]> gitweb.michael.orlitzky.com - numerical-analysis.git/commit
Remove reimplemented vector functions from FixedVector.hs.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 5 Feb 2013 00:01:00 +0000 (19:01 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 5 Feb 2013 00:01:00 +0000 (19:01 -0500)
commitd2577173a6814c09a58217b5974215bc616b8c9e
tree0b4931ef93dac2911e9626d496f25af29da8d92d
parent18ba466ff51b36d47d719f1b22b55572ab634c15
Remove reimplemented vector functions from FixedVector.hs.
Replace custom Vn functions with vector equivalents.
src/FixedMatrix.hs
src/FixedVector.hs