#include <king8.h>


Static Public Member Functions | |
| static std::pair< CArray< int, 2 > , CArray< int, 2 > > | evalWithUpdate (const osl::state::NumEffectState &new_state, Move last_move, const CArray< int, 2 > &last_value_opening, const CArray< int, 2 > &last_value_ending) |
Definition at line 98 of file eval/ml/king8.h.
| std::pair< osl::CArray< int, 2 >, osl::CArray< int, 2 > > osl::eval::ml::King8EffectEmptySquareBoth::evalWithUpdate | ( | const osl::state::NumEffectState & | new_state, |
| Move | last_move, | ||
| const CArray< int, 2 > & | last_value_opening, | ||
| const CArray< int, 2 > & | last_value_ending | ||
| ) | [static] |
Definition at line 336 of file eval/ml/king8.cc.
1.7.6.1