#include <progress.h>
|
static int | eval (Progress16 black, Progress16 white) |
|
static void | setUp (const Weights &weights) |
|
|
static int | index (Progress16 black, Progress16 white) |
|
|
static CArray< int, 256 > | table |
|
Definition at line 14 of file progress.h.
int osl::eval::ml::ProgressBonus::eval |
( |
Progress16 |
black, |
|
|
Progress16 |
white |
|
) |
| |
|
static |
static int osl::eval::ml::ProgressBonus::index |
( |
Progress16 |
black, |
|
|
Progress16 |
white |
|
) |
| |
|
inlinestaticprivate |
void osl::eval::ml::ProgressBonus::setUp |
( |
const Weights & |
weights) | |
|
|
static |
The documentation for this class was generated from the following files: