#include <kingTable.h>
|  | 
| static void | setUp (const Weights &weights) | 
|  | 
| static int | eval (const NumEffectState &, int black_effect, int black_piece, int white_effect, int white_piece) | 
|  | 
|  | 
| static CArray< int, 17 *128 > | table | 
|  | 
|  | 
| static int | index (int effect, int piece_count) | 
|  | 
Definition at line 180 of file kingTable.h.
 
  
  | 
        
          | static int osl::eval::ml::King25EffectAttack::eval | ( | const NumEffectState & | , |  
          |  |  | int | black_effect, |  
          |  |  | int | black_piece, |  
          |  |  | int | white_effect, |  
          |  |  | int | white_piece |  
          |  | ) |  |  |  | inlinestatic | 
 
 
  
  | 
        
          | static int osl::eval::ml::King25EffectAttack::index | ( | int | effect, |  
          |  |  | int | piece_count |  
          |  | ) |  |  |  | inlinestaticprivate | 
 
 
  
  | 
        
          | static void osl::eval::ml::King25EffectAttack::setUp | ( | const Weights & | weights) |  |  |  | inlinestatic | 
 
 
The documentation for this class was generated from the following files: