]> gitweb.michael.orlitzky.com - spline3.git/history - src/ScaleFactor.hs
Use a slightly more stable (I think?) formula for the {x,y,z}{min,max}.
[spline3.git] / src / ScaleFactor.hs
2011-08-29 Michael OrlitzkyAdd the ScaleFactor module and type, allowing us to...