CFeatureStochasticEstimatedModel Class Reference
Estimated
Model for feature States. More...
#include <ctheoreticalmodel.h>
Inheritance diagram for CFeatureStochasticEstimatedModel:
List
of all members.
Detailed Description
Estimated Model for feature States.
Implements the fuction nextStep for updating.
CFeatureStochasticEstimatedModel updates all transitions for all
combinations of start and end-states. The visit factor is
calculated by multiplying the 2 feature factors of the specific
start and end-features. To retrieve the state from the state
collection the in the constructor given feature calculator is
used.
Constructor & Destructor Documentation
| virtual
CFeatureStochasticEstimatedModel::~CFeatureStochasticEstimatedModel
|
( |
|
) |
[inline,
virtual] |
|
Member Function Documentation
| |
Updates the Transitions for feature states.
Updates all transitions for all combinations of start and
end-states. The visit factor used by doUpdateStep is calculated by
multiplying the 2 feature factors of the specific start and
end-features. To retrieve the state from the state collection the
in the constructor given feature calculator is used.
Implements CAbstractFeatureStochasticEstimatedModel.
|
Member Data Documentation
The documentation for this class was generated from the following
file:
|