
Public メソッド | |
| template<bool is_king_escape> | |
| bool | operator() (const char *category_name, MoveLogProbVector &moves) |
Public 変数 | |
| Move | the_move |
| size_t & | counter |
| int & | prob |
| const char *& | last_category |
| size_t & | last_category_generated |
category_perf.cc の 115 行で定義されています。
| bool CategoryCount::operator() | ( | const char * | category_name, | |
| MoveLogProbVector & | moves | |||
| ) | [inline] |
category_perf.cc の 123 行で定義されています。
参照先 counter, last_category, last_category_generated, prob, と the_move.
| size_t& CategoryCount::counter |
| int& CategoryCount::prob |
| const char*& CategoryCount::last_category |
1.5.6