Вы не можете выбрать более 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 лет назад