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

CZeroReward Class Reference

#include <crewardfunction.h>

Inheritance diagram for CZeroReward:

CRewardFunction List of all members.


Public Member Functions

virtual double  getReward (CStateCollection *, CAction *, CStateCollection *)
  Virtual function for calculating the reward.


Member Function Documentation

virtual double CZeroReward::getReward CStateCollection ,
CAction ,
CStateCollection
[inline, virtual]
 

Virtual function for calculating the reward.

Implements CRewardFunction.


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