Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Sam Hocevar eb51928415 math: add inversion code for 2×2 and 3×3 matrices, and transposition 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 math: move most vector and matrix member functions to global functions. 13 роки тому
real.cpp math: implement ulp() for reals, which returns the smallest real y > 0 such 13 роки тому
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 роки тому