#include <progress.h>
|
static int | eval (Progress16 black_attack, Progress16 white_defense, Progress16 white_attack, Progress16 black_defense) |
|
static void | setUp (const Weights &weights) |
|
|
static int | index (Progress16 black_attack, Progress16 white_defense, Progress16 white_attack, Progress16 black_defense) |
|
|
static CArray< int, 65536 > | table |
|
Definition at line 42 of file progress.h.
int osl::eval::ml::ProgressAttackDefenseAll::eval |
( |
Progress16 |
black_attack, |
|
|
Progress16 |
white_defense, |
|
|
Progress16 |
white_attack, |
|
|
Progress16 |
black_defense |
|
) |
| |
|
static |
static int osl::eval::ml::ProgressAttackDefenseAll::index |
( |
Progress16 |
black_attack, |
|
|
Progress16 |
white_defense, |
|
|
Progress16 |
white_attack, |
|
|
Progress16 |
black_defense |
|
) |
| |
|
inlinestaticprivate |
void osl::eval::ml::ProgressAttackDefenseAll::setUp |
( |
const Weights & |
weights) | |
|
|
static |
The documentation for this class was generated from the following files: