My Project
osl::eval::ml::KingXBlockedYBase Class Reference

#include <king8.h>

Inheritance diagram for osl::eval::ml::KingXBlockedYBase:
osl::eval::ml::KingXBlockedY

Public Types

enum  { DIM = 90 }
 
typedef CArray< MultiInt, 90 > table_t
 

Static Public Member Functions

static const MultiIntPair eval (const NumEffectState &state, const table_t &table)
 
static void evalWithUpdateBang (const NumEffectState &state, Move laste_move, MultiIntPair &last_values_and_out)
 
template<osl::Player P>
static int index (Square king, int diff)
 

Static Private Member Functions

template<int Sign>
static void adjust (int index, int index_y, MultiInt &out)
 

Detailed Description

Definition at line 215 of file core/osl/eval/king8.h.

Member Typedef Documentation

◆ table_t

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
DIM 

Definition at line 218 of file core/osl/eval/king8.h.

Member Function Documentation

◆ adjust()

template<int Sign>
void osl::eval::ml::KingXBlockedYBase::adjust ( int index,
int index_y,
MultiInt & out )
inlinestaticprivate

◆ eval()

const MultiIntPair osl::eval::ml::KingXBlockedYBase::eval ( const NumEffectState & state,
const table_t & table )
static

◆ evalWithUpdateBang()

◆ index()

template<osl::Player P>
int osl::eval::ml::KingXBlockedYBase::index ( Square king,
int diff )
inlinestatic

Definition at line 879 of file king8.cc.

References osl::BLACK, osl::Square::x(), and osl::Square::y().


The documentation for this class was generated from the following files: