All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types | Static Public Member Functions | Static Public Attributes
osl::eval::ml::CheckShadowPtype Class Reference

#include <pin.h>

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

List of all members.

Public Types

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

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<osl::Player Defense>
osl::MultiInt osl::eval::ml::CheckShadowPtype::evalOne ( const NumEffectState &  state) [static]
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

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


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines