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

CStateActionErrorLearner Class Reference

#include <cerrorlistener.h>

Inheritance diagram for CStateActionErrorLearner:

CErrorListener CParameterObject CParameters List of all members.


Public Member Functions

  CStateActionErrorLearner (CAbstractQFunction *stateActionErrors)
virtual void  receiveError (double error, CStateCollection *state, CAction *action, CActionData *data=NULL)


Protected Attributes

CAbstractQFunction stateActionErrors

Constructor & Destructor Documentation

CStateActionErrorLearner::CStateActionErrorLearner CAbstractQFunction stateActionErrors  ) 
 

Member Function Documentation

virtual void CStateActionErrorLearner::receiveError double  error,
CStateCollection state,
CAction action,
CActionData data = NULL
[virtual]
 

Implements CErrorListener.


Member Data Documentation

CAbstractQFunction* CStateActionErrorLearner::stateActionErrors [protected]
 

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