My Project
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
osl::eval::ml::CheckShadowPtype Class Reference

#include <pin.h>

Public Types

enum  { ONE_DIM = PTYPE_SIZE * 5 , DIM = ONE_DIM * EvalStages }
 

Public Member Functions

template<osl::Player Defense>
osl::MultiInt evalOne (const NumEffectState &state)
 

Static Public Member Functions

static void setUp (const Weights &weights)
 
static MultiInt eval (const NumEffectState &state)
 
template<Player King>
static MultiInt evalOne (const NumEffectState &state)
 

Static Public Attributes

static CArray< MultiInt, ONE_DIMtable
 

Detailed Description

Definition at line 90 of file pin.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
ONE_DIM 
DIM 

Definition at line 93 of file pin.h.

Member Function Documentation

◆ eval()

osl::MultiInt osl::eval::ml::CheckShadowPtype::eval ( const NumEffectState state)
static

◆ evalOne() [1/2]

template<osl::Player Defense>
osl::MultiInt osl::eval::ml::CheckShadowPtype::evalOne ( const NumEffectState state)

◆ evalOne() [2/2]

template<Player King>
static MultiInt osl::eval::ml::CheckShadowPtype::evalOne ( const NumEffectState state)
static

◆ setUp()

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

Definition at line 195 of file eval_pin.cc.

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

Member Data Documentation

◆ table

osl::CArray< MultiInt, 80 > osl::eval::ml::CheckShadowPtype::table
static

Definition at line 102 of file pin.h.


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