Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
Sam Hocevar 82aaaae62c core: the Array class now properly works with non-POD types. 12 lat temu
..
array.cpp core: the Array class now properly works with non-POD types. 12 lat temu
build.cpp core: new combinations of integer vectors (unsigned, 8-bit, etc.), dot and 13 lat temu
cmplx.cpp core: implement complex numbers and add unit tests for these. 13 lat temu
half.cpp test: give more explicit names to unit test cases. 13 lat temu
image.cpp test: minor fixes to the test suite: disable optimisation tests in debug 13 lat temu
matrix.cpp math: add inversion code for 2×2 and 3×3 matrices, and transposition 12 lat temu
quat.cpp test: add several unit tests for rotations with matrices and quaternions. 12 lat temu
real.cpp math: implement ulp() for reals, which returns the smallest real y > 0 such 13 lat temu
rotation.cpp test: add matrix determinant and quaternion norm checks in the unit tests. 12 lat temu
trig.cpp win32: fix Visual Studio compilation and link issues. 12 lat temu
vector.cpp math: add inversion code for 2×2 and 3×3 matrices, and transposition 12 lat temu