#include <feature.h>
|  | 
| enum | { ONE_DIM = 25 * 4 * PTYPE_SIZE * PTYPE_SIZE, 
DIM = 2 * ONE_DIM
 } | 
|  | 
  
  | 
        
          | osl::move_probability::King5x5Ptype::King5x5Ptype | ( | ) |  |  |  | inline | 
 
 
  
  | 
        
          | static double osl::move_probability::King5x5Ptype::addOne | ( | Player | king, |  
          |  |  | Square | center, |  
          |  |  | const StateInfo & | si, |  
          |  |  | const MoveInfo & | mi, |  
          |  |  | int | offset, |  
          |  |  | const double * | w |  
          |  | ) |  |  |  | inlinestatic | 
 
Definition at line 1439 of file move_probability/feature.h.
References osl::alt(), osl::BLACK, osl::Move::capturePtype(), osl::Move::isDrop(), osl::move_probability::MoveInfo::move, osl::move_probability::MoveInfo::player, osl::Move::ptype(), osl::PTYPE_SIZE, osl::move_probability::StateInfo::state, osl::Move::to(), osl::WHITE, osl::Square::x(), and osl::Square::y().
 
 
  
  | 
        
          | double osl::move_probability::King5x5Ptype::match | ( | const StateInfo & | si, |  
          |  |  | const MoveInfo & | mi, |  
          |  |  | int | offset, |  
          |  |  | const double * | w |  
          |  | ) |  | const |  | inlinevirtual | 
 
 
The documentation for this class was generated from the following file: