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

cqfunction.h File Reference

#include <stdio.h>

#include "clearndataobject.h"

#include "cbaseobjects.h"

#include "cmyexception.h"

#include "cgradientfunction.h"

Go to the source code of this file.



Classes

class   CAbstractQFunction
  Interface for all Q-Functions. More...

class   CQFunctionSum
class   CDivergentQFunctionException
  This exception is thrown if a value function has become divergent. More...

class   CGradientQFunction
class   CQFunction
  Compounded Q-Function consisting of V-Funcions. More...

class   CQFunctionFromStochasticModel
  Converts a VFunction and a Model to a Q-Function. More...

class   CFeatureQFunction
  Composed feature Q-Function. More...

class   CComposedQFunction


Defines

#define  GRADIENTQFUNCTION   1
#define  CONTINUOUSACTIONQFUNCTION   2

Define Documentation

#define CONTINUOUSACTIONQFUNCTION   2
 
#define GRADIENTQFUNCTION   1