All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
osl::threatmate::MlPredictor Class Reference

#include <mlPredictor.h>

Public Member Functions

double predict (const NumEffectState &state, const Move move, size_t index=0)
 
double probability (const NumEffectState &state, const Move move, size_t index=0)
 

Detailed Description

Definition at line 18 of file mlPredictor.h.

Member Function Documentation

double osl::threatmate::MlPredictor::predict ( const NumEffectState &  state,
const Move  move,
size_t  index = 0 
)
double osl::threatmate::MlPredictor::probability ( const NumEffectState &  state,
const Move  move,
size_t  index = 0 
)

Definition at line 59 of file mlPredictor.cc.

Referenced by osl::annotate::ThreatmateAnalyzer::match().


The documentation for this class was generated from the following files: