libfixmath/fixtest
maruncz 17a6197819 fix formatting 2021-04-22 09:10:50 +02:00
..
fixtest.cbp Added a small program called fixtest which currently tests performance and average error on x86 platforms, currently it produces quite wildly varying results depending on the input values. 2011-02-24 16:23:50 +00:00
fixtest.depend Updated sin lut to use ~200KiB for it's table with the same accuracy, the lookup table implementation tends to run at about 33-36% of the speed of sinf on my machine (Intel T5500). 2011-02-25 16:07:39 +00:00
fixtest.layout Added fix16_exp currently using the Taylor Series algorithm off Wikipedia, if anyone can optimize this better then go ahead. 2011-02-25 12:08:03 +00:00
hiclock.c fix formatting 2021-04-22 09:10:50 +02:00
hiclock.h Added a small program called fixtest which currently tests performance and average error on x86 platforms, currently it produces quite wildly varying results depending on the input values. 2011-02-24 16:23:50 +00:00
main.c fix formatting 2021-04-22 09:10:50 +02:00