You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Guillaume Bittoun 3f6cd5b120 polynomial: accuracy improvement on double root in order 3 10 years ago
..
noise test: refactor some stuff in the unit tests because I like it better that way. 9 years ago
array2d.cpp test: refactor some stuff in the unit tests because I like it better that way. 9 years ago
array3d.cpp test: refactor some stuff in the unit tests because I like it better that way. 9 years ago
arraynd.cpp test: refactor some stuff in the unit tests because I like it better that way. 9 years ago
bigint.cpp misc: some cleanup in files, including UTF-8 BOM. 9 years ago
box.cpp test: refactor some stuff in the unit tests because I like it better that way. 9 years ago
cmplx.cpp math: rename re() to inverse() in all classes. 9 years ago
half.cpp test: refactor some stuff in the unit tests because I like it better that way. 9 years ago
interp.cpp test: refactor some stuff in the unit tests because I like it better that way. 9 years ago
matrix.cpp test: refactor some stuff in the unit tests because I like it better that way. 9 years ago
polynomial.cpp polynomial: accuracy improvement on double root in order 3 9 years ago
quat.cpp math: all API functions dealing with angles now use radians. 9 years ago
rand.cpp test: refactor some stuff in the unit tests because I like it better that way. 9 years ago
real.cpp math: rename re() to inverse() in all classes. 9 years ago
rotation.cpp math: all API functions dealing with angles now use radians. 9 years ago
sqt.cpp math: fix epsilon in some double equality unit tests. 9 years ago
trig.cpp math: add unit tests to check that radians(90) == radians(90.0). 9 years ago
vector.cpp test: refactor some stuff in the unit tests because I like it better that way. 9 years ago