1#ifndef EVAL_ML_PROGRESS_H
2#define EVAL_ML_PROGRESS_H
53 return white_attack.
value() +
54 16 * (black_defense.
value() +
55 16 * (black_attack.
value() * 16 + white_defense.
value()));
static CArray< int, 65536 > table
static void setUp(const Weights &weights)
static int index(Progress16 black_attack, Progress16 white_defense, Progress16 white_attack, Progress16 black_defense)
static CArray< int, 256 > table
static int index(Progress16 attack, Progress16 defense)
static void setUp(const Weights &weights)
static CArray< int, 256 > table
static void setUp(const Weights &weights)
static int index(Progress16 black, Progress16 white)