Reinforcement Learning Toolbox 2.0
last updated:
General
Documentation
Manual
Tutorial
Class Reference
Master Thesis
Examples
Related Papers
Downloads
Links
News
mailto:webmaster
Main Page     Class Hierarchy   Compound List   File List   Compound Members   File Members

CStochasticModelAction Class Reference

#include <ctheoreticalmodel.h>

Inheritance diagram for CStochasticModelAction:

CPrimitiveAction CAction List of all members.


Public Member Functions

  CStochasticModelAction (CAbstractFeatureStochasticModel *model)
virtual  ~CStochasticModelAction ()
virtual bool  isAvailable (CStateCollection *state)


Protected Attributes

CAbstractFeatureStochasticModel model

Constructor & Destructor Documentation

CStochasticModelAction::CStochasticModelAction CAbstractFeatureStochasticModel model  ) 
 
virtual CStochasticModelAction::~CStochasticModelAction  )  [inline, virtual]
 

Member Function Documentation

virtual bool CStochasticModelAction::isAvailable CStateCollection state  )  [virtual]
 

Reimplemented from CAction.


Member Data Documentation

CAbstractFeatureStochasticModel* CStochasticModelAction::model [protected]
 

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