#include <pin.h>
Public Types | |
enum | { ONE_DIM = 80, DIM = ONE_DIM * EvalStages } |
Static Public Member Functions | |
static void | setUp (const Weights &weights) |
![]() | |
static MultiInt | eval (const NumEffectState &state) |
Additional Inherited Members | |
![]() | |
template<osl::Player Defense> | |
osl::MultiInt | evalOne (const NumEffectState &state) |
![]() | |
static CArray< MultiInt, 80 > | table |
static CArray< MultiInt, 48 > | pawn_table |
static CArray< MultiInt, 560 > | distance_table |
Definition at line 71 of file eval/ml/pin.h.
anonymous enum |
Enumerator | |
---|---|
ONE_DIM | |
DIM |
Definition at line 74 of file eval/ml/pin.h.
|
static |
Definition at line 85 of file eval/ml/pin.cc.
References osl::NStages, and osl::eval::ml::Weights::value().