All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
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>

Collaboration diagram for osl::eval::ml::CheckShadowPtype:
Collaboration graph
[legend]

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 92 of file eval/ml/pin.h.

Member Enumeration Documentation

anonymous enum
Enumerator
ONE_DIM 
DIM 

Definition at line 95 of file eval/ml/pin.h.

Member Function Documentation

osl::MultiInt osl::eval::ml::CheckShadowPtype::eval ( const NumEffectState &  state)
static
template<Player King>
static MultiInt osl::eval::ml::CheckShadowPtype::evalOne ( const NumEffectState &  state)
static
template<osl::Player Defense>
osl::MultiInt osl::eval::ml::CheckShadowPtype::evalOne ( const NumEffectState &  state)
void osl::eval::ml::CheckShadowPtype::setUp ( const Weights weights)
static

Definition at line 196 of file eval/ml/pin.cc.

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

Member Data Documentation

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

Definition at line 104 of file eval/ml/pin.h.


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