All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Namespaces | Constant Groups | Functions
ratedMove.h File Reference
#include "osl/move.h"
#include <iosfwd>
Include dependency graph for ratedMove.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  osl::rating::RatedMove
 

Namespaces

 osl
 attackDefense.h
 
 osl::rating
 

Constant Groups

 osl
 attackDefense.h
 
 osl::rating
 

Functions

std::ostream & osl::rating::operator<< (std::ostream &os, RatedMove const &moveLogProb)
 
bool osl::rating::operator== (RatedMove const &lhs, RatedMove const &rhs)
 
bool osl::rating::operator< (RatedMove const &lhs, RatedMove const &rhs)
 
bool osl::rating::operator> (RatedMove const &lhs, RatedMove const &rhs)