| typedef std::pair<Piece,Position> osl::rating::PiecePosition |
| typedef std::pair<int,int> osl::rating::range_t |
| typedef FixedCapacityVector<RatedMove,Move::MaxUniqMoves> osl::rating::RatedMoveVectorBase |
ratedMoveVector.h の 14 行で定義されています。
| bool osl::rating::operator< | ( | RatedMove const & | lhs, | |
| RatedMove const & | rhs | |||
| ) | [inline] |
| std::ostream & osl::rating::operator<< | ( | std::ostream & | os, | |
| RatedMoveVector const & | mv | |||
| ) |
ratedMoveVector.cc の 10 行で定義されています。
| std::ostream & osl::rating::operator<< | ( | std::ostream & | os, | |
| RatedMove const & | moveLogProb | |||
| ) |
| bool osl::rating::operator== | ( | const RatedMoveVector & | l, | |
| const RatedMoveVector & | r | |||
| ) |
ratedMoveVector.cc の 20 行で定義されています。
| bool osl::rating::operator== | ( | RatedMove const & | lhs, | |
| RatedMove const & | rhs | |||
| ) | [inline] |
ratedMove.h の 35 行で定義されています。
参照先 osl::rating::RatedMove::move(), と osl::rating::RatedMove::rating().
| bool osl::rating::operator> | ( | RatedMove const & | lhs, | |
| RatedMove const & | rhs | |||
| ) | [inline] |
1.6.3