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

cdiscretizer.h File Reference

#include "cstatemodifier.h"

#include <map>

Go to the source code of this file.



Classes

class   CAbstractStateDiscretizer
  Interface for all state discretizer. More...

class   CModelStateDiscretizer
  Class calculating a single discrete state from several state variables. More...

class   CSingleStateDiscretizer
  Discretizes the original States i'th continuous state into the specified partitions. More...

class   CDiscreteStateOperatorAnd
  The and operator combines several discrete states to one discrete state. More...