CTilingFeatureCalculator Class Reference
Tilings
represent a grid layed over the state space.
More...
#include <clinearfafeaturecalculator.h>
Inheritance diagram for CTilingFeatureCalculator:
List of all
members.
Detailed Description
Tilings represent a grid layed over the state space.
The grid is specified the same way as it is in the superclass. A
tiling always has just one active state (factor = 1.0), which is
the feature containing the current model state. So a single tiling
is exactly seen a discrete state. Use CFeatureOperatorOr to
combine more tiling objects.
Constructor & Destructor Documentation
|
CTilingFeatureCalculator::CTilingFeatureCalculator
|
( |
unsigned int |
numDim,
|
|
|
unsigned int |
dimensions[],
|
|
|
unsigned int |
partitions[],
|
|
|
double |
offsets[]
|
|
) |
|
|
|
CTilingFeatureCalculator::~CTilingFeatureCalculator
|
( |
|
) |
|
|
Member Function Documentation
| virtual void
CTilingFeatureCalculator::getModifiedState
|
( |
CStateCollection *
|
state,
|
|
|
CState *
|
featState |
|
) |
[virtual] |
|
The documentation for this class was generated from the following
file:
|