]> rtime.felk.cvut.cz Git - eurobot/public.git/commit
Add -ffast-math to robomath library also. Use the second gaussian_rand()
authorTran Duy Khanh <trandk1@fel.cvut.cz>
Sun, 20 Apr 2008 08:43:50 +0000 (10:43 +0200)
committerTran Duy Khanh <trandk1@fel.cvut.cz>
Sun, 20 Apr 2008 08:43:50 +0000 (10:43 +0200)
commit99a83de87e0d3d3ac6769472e772df7767976a58
tree6269562c9c66f8d5ba71c8bbb8daf152af62c607
parent5188ffffd3e5a3880f00ca0ea2ee3d404a95f336
Add -ffast-math to robomath library also. Use the second gaussian_rand()
function. Seems to be a little bit faster now :).
src/mcl/mcl.c
src/mcl/test/testmcl_performance.c
src/robomath/Makefile.omk
src/robomath/robomath.c
src/robomath/robomath.h
src/robomon/src2/SimMcl.cpp