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

#include <minorPiece.h>

Public Types

enum  { ONE_DIM = 1440 , DIM = ONE_DIM * EvalStages }
 

Static Public Member Functions

static MultiInt eval (const NumEffectState &state, const CArray2d< int, 2, 9 > &pawns)
 
template<Player P>
static void evalWithUpdateBang (const NumEffectState &state, Move moved, const CArray2d< int, 2, 9 > &pawns, MultiInt &last_value)
 
static void setUp (const Weights &weights)
 

Static Private Member Functions

static int index (Player player, Ptype ptype, int y, int pawn_y)
 

Static Private Attributes

static CArray< MultiInt, 1440 > table
 

Detailed Description

Definition at line 1538 of file minorPiece.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
ONE_DIM 
DIM 

Definition at line 1541 of file minorPiece.h.

Member Function Documentation

◆ eval()

◆ evalWithUpdateBang()

◆ index()

static int osl::eval::ml::PtypeYPawnY::index ( Player player,
Ptype ptype,
int y,
int pawn_y )
inlinestaticprivate

Definition at line 1551 of file minorPiece.h.

References osl::WHITE.

◆ setUp()

void osl::eval::ml::PtypeYPawnY::setUp ( const Weights & weights)
static

Definition at line 2034 of file minorPiece.cc.

References osl::NStages, and osl::eval::ml::Weights::value().

Member Data Documentation

◆ table

osl::CArray< MultiInt, 1440 > osl::eval::ml::PtypeYPawnY::table
staticprivate

Definition at line 1560 of file minorPiece.h.


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