#include <majorPiece.h>
|  | 
| enum | { ONE_DIM = 800, 
DIM = ONE_DIM * EvalStages
 } | 
|  | 
|  | 
| template<bool SamePlayer, Player P> | 
| static int | index (Piece rook1, Piece rook2) | 
|  | 
| static int | index (bool same_player, bool promoted1, bool promoted2, int y1, int y2) | 
|  | 
Definition at line 550 of file majorPiece.h.
 
  
  | 
        
          | osl::MultiInt osl::eval::ml::RookRook::eval | ( | const NumEffectState & | state) |  |  |  | static | 
 
 
template<bool SamePlayer, Player P> 
  
  | 
        
          | static int osl::eval::ml::RookRook::index | ( | Piece | rook1, |  
          |  |  | Piece | rook2 |  
          |  | ) |  |  |  | inlinestaticprivate | 
 
 
  
  | 
        
          | static int osl::eval::ml::RookRook::index | ( | bool | same_player, |  
          |  |  | bool | promoted1, |  
          |  |  | bool | promoted2, |  
          |  |  | int | y1, |  
          |  |  | int | y2 |  
          |  | ) |  |  |  | inlinestaticprivate | 
 
 
  
  | 
        
          | void osl::eval::ml::RookRook::setUp | ( | const Weights & | weights) |  |  |  | static | 
 
 
The documentation for this class was generated from the following files: