您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
Sam Hocevar 0315413285 core: rename Array::Append() to Array::Push() for brevity and arbitrary 13 年前
..
array.cpp core: rename Array::Append() to Array::Push() for brevity and arbitrary 13 年前
build.cpp core: new combinations of integer vectors (unsigned, 8-bit, etc.), dot and 14 年前
cmplx.cpp core: implement complex numbers and add unit tests for these. 14 年前
half.cpp test: give more explicit names to unit test cases. 14 年前
image.cpp test: minor fixes to the test suite: disable optimisation tests in debug 14 年前
matrix.cpp math: add inversion code for 2×2 and 3×3 matrices, and transposition 13 年前
quat.cpp test: add several unit tests for rotations with matrices and quaternions. 13 年前
real.cpp math: implement ulp() for reals, which returns the smallest real y > 0 such 14 年前
rotation.cpp test: add matrix determinant and quaternion norm checks in the unit tests. 13 年前
trig.cpp win32: fix Visual Studio compilation and link issues. 13 年前
vector.cpp math: add inversion code for 2×2 and 3×3 matrices, and transposition 13 年前