CFeatureRewardFunctionFromValueFunction Class Reference
#include
<crewardfunction.h>
Inheritance diagram for
CFeatureRewardFunctionFromValueFunction:
List of all members.
Constructor & Destructor Documentation
|
CFeatureRewardFunctionFromValueFunction::CFeatureRewardFunctionFromValueFunction
|
( |
CStateModifier *
|
discretizer,
|
|
|
CFeatureVFunction
*
|
vFunction,
|
|
|
bool |
useNewState =
true |
|
) |
|
|
|
CFeatureRewardFunctionFromValueFunction::~CFeatureRewardFunctionFromValueFunction
|
( |
|
) |
|
|
Member Function Documentation
| virtual double
CFeatureRewardFunctionFromValueFunction::getReward
|
( |
int |
oldState,
|
|
|
CAction *
|
action,
|
|
|
int |
newState |
|
) |
[virtual] |
|
| |
The function to be implemented by the subclasses, has to return
a reward based on discrete integer states.
Implements CFeatureRewardFunction.
|
Member Data Documentation
The documentation for this class was generated from the following
file:
|