]> gitweb.michael.orlitzky.com - spline3.git/commit
Speed up the Tetrahedron contains_point function by dropping the useless factor of...
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 2 Sep 2011 02:13:04 +0000 (22:13 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 2 Sep 2011 02:13:04 +0000 (22:13 -0400)
commitc0ea15048f7c0285213e30c82b458504be10da91
treeac3f1c1a981da87c26ad9eedcafe2301a1b84513
parent173d34c0d529830efeab39b7cca9a03856514469
Speed up the Tetrahedron contains_point function by dropping the useless factor of its volume.
src/Tetrahedron.hs