#include <king8.h>
|  | 
| template<osl::Player P> | 
| int | index (Square king, int diff) | 
|  | 
| template<osl::Player P> | 
| bool | isBlocked (const NumEffectState &state, int diff) | 
|  | 
|  | 
| static const MultiIntPair | eval (const NumEffectState &state, const table_t &table) | 
|  | 
| template<osl::Player P> | 
| static int | index (Square king, int diff) | 
|  | 
| template<osl::Player P> | 
| static bool | isBlocked (const NumEffectState &state, int diff) | 
|  | 
Definition at line 182 of file eval/ml/king8.h.
 
  
  | 
        
          | const MultiIntPair osl::eval::ml::KingXBlockedBase::eval | ( | const NumEffectState & | state, |  
          |  |  | const table_t & | table |  
          |  | ) |  |  |  | static | 
 
 
template<osl::Player P> 
  
  | 
        
          | static int osl::eval::ml::KingXBlockedBase::index | ( | Square | king, |  
          |  |  | int | diff |  
          |  | ) |  |  |  | static | 
 
 
template<osl::Player P> 
      
        
          | int osl::eval::ml::KingXBlockedBase::index | ( | Square | king, | 
        
          |  |  | int | diff | 
        
          |  | ) |  |  | 
      
 
 
template<osl::Player P> 
  
  | 
        
          | static bool osl::eval::ml::KingXBlockedBase::isBlocked | ( | const NumEffectState & | state, |  
          |  |  | int | diff |  
          |  | ) |  |  |  | static | 
 
 
template<osl::Player P> 
      
        
          | bool osl::eval::ml::KingXBlockedBase::isBlocked | ( | const NumEffectState & | state, | 
        
          |  |  | int | diff | 
        
          |  | ) |  |  | 
      
 
 
The documentation for this struct was generated from the following files: