#include <kingTable.h>
|  | 
| enum | { ONE_DIM = 17 * 17, 
DIM = ONE_DIM * EvalStages
 } | 
|  | 
|  | 
| static void | setUp (const Weights &weights) | 
|  | 
| static MultiInt | eval (int black_attack_piece, int white_attack_piece, int black_attack_supported_piece, int white_attack_supported_piece) | 
|  | 
|  | 
| static int | index (int piece_count, int supported) | 
|  | 
Definition at line 377 of file kingTable.h.
 
  
  | 
        
          | static MultiInt osl::eval::ml::King25EffectSupported::eval | ( | int | black_attack_piece, |  
          |  |  | int | white_attack_piece, |  
          |  |  | int | black_attack_supported_piece, |  
          |  |  | int | white_attack_supported_piece |  
          |  | ) |  |  |  | inlinestatic | 
 
 
  
  | 
        
          | static int osl::eval::ml::King25EffectSupported::index | ( | int | piece_count, |  
          |  |  | int | supported |  
          |  | ) |  |  |  | inlinestaticprivate | 
 
 
  
  | 
        
          | void osl::eval::ml::King25EffectSupported::setUp | ( | const Weights & | weights) |  |  |  | static | 
 
 
The documentation for this class was generated from the following files: