]> gitweb.michael.orlitzky.com - spline3.git/history - src/ScaleFactor.hs
Replace the 'find_containing_tetrahedra' function with a more-efficient 'find_contain...
[spline3.git] / src / ScaleFactor.hs
2011-08-29 Michael OrlitzkyAdd the ScaleFactor module and type, allowing us to...