#include <majorPiece.h>
|  | 
| enum | { ONE_DIM = 5 * 9 * 9 * 9 * 9 * 9, 
DIM = ONE_DIM * EvalStages
 } | 
|  | 
|  | 
| static size_t | index (int bishop_x, int bishop_y, int silver_x, int silver_y, int knight_x, int knight_y) | 
|  | 
Definition at line 672 of file majorPiece.h.
 
  
  | 
        
          | osl::MultiInt osl::eval::ml::BishopSilverKnight::eval | ( | const NumEffectState & | state) |  |  |  | static | 
 
 
  
  | 
        
          | static size_t osl::eval::ml::BishopSilverKnight::index | ( | int | bishop_x, |  
          |  |  | int | bishop_y, |  
          |  |  | int | silver_x, |  
          |  |  | int | silver_y, |  
          |  |  | int | knight_x, |  
          |  |  | int | knight_y |  
          |  | ) |  |  |  | inlinestaticprivate | 
 
 
  
  | 
        
          | void osl::eval::ml::BishopSilverKnight::setUp | ( | const Weights & | weights) |  |  |  | static | 
 
 
The documentation for this class was generated from the following files: