25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Sam Hocevar 82aaaae62c core: the Array class now properly works with non-POD types. 12 년 전
..
array.cpp core: the Array class now properly works with non-POD types. 12 년 전
build.cpp core: new combinations of integer vectors (unsigned, 8-bit, etc.), dot and 13 년 전
cmplx.cpp core: implement complex numbers and add unit tests for these. 13 년 전
half.cpp test: give more explicit names to unit test cases. 13 년 전
image.cpp test: minor fixes to the test suite: disable optimisation tests in debug 13 년 전
matrix.cpp math: add inversion code for 2×2 and 3×3 matrices, and transposition 12 년 전
quat.cpp test: add several unit tests for rotations with matrices and quaternions. 12 년 전
real.cpp math: implement ulp() for reals, which returns the smallest real y > 0 such 13 년 전
rotation.cpp test: add matrix determinant and quaternion norm checks in the unit tests. 12 년 전
trig.cpp win32: fix Visual Studio compilation and link issues. 12 년 전
vector.cpp math: add inversion code for 2×2 and 3×3 matrices, and transposition 12 년 전