]> gitweb.michael.orlitzky.com - spline3.git/history - src/ScaleFactor.hs
Generalize 'Values' to n-dimensions; create type synonyms for n = 1,2,3.
[spline3.git] / src / ScaleFactor.hs
2011-08-29 Michael OrlitzkyAdd the ScaleFactor module and type, allowing us to...