All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
osl::threatmate::TreePredictor Class Reference

#include <treePredictor.h>

List of all members.

Public Member Functions

bool predict (const NumEffectState &state, const Move move)
double probability (const NumEffectState &state, const Move move)

Detailed Description

Definition at line 16 of file treePredictor.h.


Member Function Documentation

bool osl::threatmate::TreePredictor::predict ( const NumEffectState &  state,
const Move  move 
)
double osl::threatmate::TreePredictor::probability ( const NumEffectState &  state,
const Move  move 
)

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines