Commit graph

12 commits

Author SHA1 Message Date
Jarl Gullberg c6335b7aac
Changed all tests to use the new method. 2017-06-07 15:22:52 +02:00
Jarl Gullberg 87de6dda4d
Merged new equivalence function. 2017-06-07 14:27:36 +02:00
Jarl Gullberg 6d0f3eb973
Added new and improved floating-point equality tester. 2017-06-04 19:05:43 +02:00
varon 1d1428c3e4 Merge pull request #5 from Nihlus/fix-vector-componentminmax
Mark Min/Max as obsolete and implement ComponentMin/Max and MagnitudeMin/Max for all vector classes.
2017-06-03 20:12:07 +02:00
Jarl Gullberg b26242d1db
Decreased approximation sensitivity even more. 2017-06-02 20:44:30 +02:00
Jarl Gullberg 0438a0325a
Decreased approximation sensitivity again. 2017-06-02 20:35:14 +02:00
varon 87dcb3144a Fix compile inference error under VS2015 2017-06-02 13:48:29 +02:00
Jarl Gullberg c64327b8a9
Increased delta bits and changed quaternion generator. 2017-06-01 23:22:57 +02:00
Jarl Gullberg 7d846c4459
Strip trailing spaces. 2017-06-01 21:12:59 +02:00
Jarl Gullberg 754e577623
Increased approximation tolerance. 2017-05-31 21:26:21 +02:00
varon 68c4260f52 Slightly reduce approxEq bit equality accuracy 2017-03-19 16:17:53 +02:00
varon 79ec4c89a3 Enhance testing; add more generators; add testing for approxEqual 2017-03-19 15:35:46 +02:00