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