#include <pin.h>
|  | 
| enum | { DIM = (osl::PTYPE_MAX - osl::PTYPE_PIECE_MIN + 1) * 17 * 9
 } | 
|  | 
|  | 
| static void | setUp (const Weights &weights, int stage) | 
|  | 
| static MultiInt | eval (const NumEffectState &state, PieceMask black_mask, PieceMask white_mask) | 
|  | 
Definition at line 29 of file eval/ml/pin.h.
 
  
  | 
        
          | osl::eval::ml::Pin::Pin | ( | ) |  |  |  | inline | 
 
 
  
  | 
        
          | MultiInt osl::eval::ml::Pin::eval | ( | const NumEffectState & | state, |  
          |  |  | PieceMask | black_mask, |  
          |  |  | PieceMask | white_mask |  
          |  | ) |  |  |  | static | 
 
 
  
  | 
        
          | static int osl::eval::ml::Pin::index | ( | const Square | king, |  
          |  |  | const Piece | piece |  
          |  | ) |  |  |  | inlinestaticprivate | 
 
 
  
  | 
        
          | void osl::eval::ml::Pin::setUp | ( | const Weights & | weights, |  
          |  |  | int | stage |  
          |  | ) |  |  |  | static | 
 
 
The documentation for this class was generated from the following files: