]> gitweb.michael.orlitzky.com - spline3.git/commit
Remove all "otherwise -> error" cases for performance reasons.
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 31 Oct 2011 04:56:14 +0000 (00:56 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 31 Oct 2011 04:56:14 +0000 (00:56 -0400)
commit1bf996325008f79215a607d765adb042026f7444
tree0eafaf9e09779d1f4596ae1fcddf7a8a93917fbb
parent715be016934300f596a11e4fc5b8ca2ec42d6c34
Remove all "otherwise -> error" cases for performance reasons.
src/Cube.hs
src/FunctionValues.hs
src/Grid.hs
src/Misc.hs
src/Tetrahedron.hs