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

#include <king8.h>

Public Types

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

Static Public Member Functions

static void setUp (const Weights &weights)
 

Static Private Attributes

static CArray< MultiInt, ONE_DIMtable
 

Friends

class KingXBlockedYBase
 
class KingXBothBlocked
 

Detailed Description

Definition at line 279 of file core/osl/eval/king8.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
ONE_DIM 
DIM 

Definition at line 284 of file core/osl/eval/king8.h.

Member Function Documentation

◆ setUp()

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

Definition at line 612 of file king8.cc.

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

Friends And Related Symbol Documentation

◆ KingXBlockedYBase

friend class KingXBlockedYBase
friend

Definition at line 281 of file core/osl/eval/king8.h.

◆ KingXBothBlocked

friend class KingXBothBlocked
friend

Definition at line 282 of file core/osl/eval/king8.h.

Member Data Documentation

◆ table

osl::CArray< MultiInt, osl::eval::ml::KingXBothBlockedY::ONE_DIM > osl::eval::ml::KingXBothBlockedY::table
staticprivate

Definition at line 287 of file core/osl/eval/king8.h.

Referenced by osl::eval::ml::KingXBothBlocked::adjust().


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