玉の位置*攻撃駒の位置*ptype More...
#include <attackKing.h>

| Classes | |
| struct | Table | 
| Static Public Member Functions | |
| static int | valueOf (const Piece king, const Piece attacker) | 
| static int | valueOf (Piece king, PtypeO ptypeo, Square position) | 
| static void | saveText (const char *filename) | 
| static void | loadText (const char *filename) | 
| static void | resetWeights (const int *w) | 
| Static Private Attributes | |
| static Table | table | 
玉の位置*攻撃駒の位置*ptype
Definition at line 19 of file attackKing.h.
| 
 | inlinestatic | 
Definition at line 47 of file attackKing.h.
References osl::eval::endgame::KingPieceTable::loadText(), and table.
| 
 | inlinestatic | 
Definition at line 48 of file attackKing.h.
References osl::eval::endgame::KingPieceTable::resetWeights(), and table.
| 
 | static | 
Definition at line 369 of file attackKing.cc.
| 
 | inlinestatic | 
Definition at line 34 of file attackKing.h.
References osl::Piece::ptypeO(), and osl::Piece::square().
Referenced by osl::eval::endgame::AttackKing::Table::adhoc_edge_king_1(), and osl::eval::endgame::AttackDefense::valueOf().
| 
 | inlinestatic | 
Definition at line 38 of file attackKing.h.
References osl::getOwner(), osl::getPtype(), osl::KING, osl::Piece::owner(), osl::Piece::ptype(), osl::Piece::square(), table, and osl::eval::endgame::KingPieceTable::valueOf().
| 
 | staticprivate | 
Definition at line 32 of file attackKing.h.
Referenced by loadText(), resetWeights(), and valueOf().
 1.8.4
 1.8.4