CFeatureVETraces Class Reference
This class is used as
ETraces for feature V-Functions. More...
#include <cvetraces.h>
Inheritance diagram for CFeatureVETraces:
List of all
members.
Detailed Description
This class is used as ETraces for feature V-Functions.
The class has the same functionality as the gradient v-etraces
class, the difference with features is that the gradient here is
already calculated by the state modifiers (since feature
V-Functions are linear approximators), so the modified feature
state is added directly to the etrace list (slightly better
performance): The class has the following parameters: Same as
CGradientVETraces
Constructor & Destructor Documentation
Member Function Documentation
| virtual void
CFeatureVETraces::addETrace
|
( |
CStateCollection *
|
State,
|
|
|
double |
factor =
1.0 |
|
) |
[virtual] |
|
Member Data Documentation
The documentation for this class was generated from the following
file:
|