]> gitweb.michael.orlitzky.com - numerical-analysis.git/history - src/Vector.hs
Change the type signature of fixed_point to work on Vectors.
[numerical-analysis.git] / src / Vector.hs
2012-10-14 Michael OrlitzkyAdd a Vector class and make TwoTuple (and several base...