Probdist: Convert all values to newly introduced fixp_t
commite50f1db8c3b82d71afcf889597cc87c5859e5e9f
authorPetr Baudis <pasky@ucw.cz>
Sat, 3 Jul 2010 01:49:51 +0000 (3 03:49 +0200)
committerPetr Baudis <pasky@ucw.cz>
Sat, 3 Jul 2010 01:49:51 +0000 (3 03:49 +0200)
treee4061da18093ae5f7ae49e725300ddb152e9d6b5
parent28d2fc11667993ae0babbafba228e6d6496c8235
Probdist: Convert all values to newly introduced fixp_t

We have unending problems with accuracy; the fixed-point type should fit
it all, and perhaps also be faster.
board.c
fixp.h [new file with mode: 0644]
playout/elo.c
probdist.c
probdist.h
uct/walk.c