CCALinearFAQFunction Class Reference
#include <ccontinuousactions.h>
Inheritance diagram for CCALinearFAQFunction:
List of all
members.
Constructor & Destructor Documentation
| virtual
CCALinearFAQFunction::~CCALinearFAQFunction
|
( |
|
) |
[virtual] |
|
Member Function Documentation
| virtual int
CCALinearFAQFunction::getNumWeights
|
( |
|
) |
[virtual] |
|
| CQFunction*
CCALinearFAQFunction::getQFunctionForCA
|
( |
|
) |
|
|
| virtual void
CCALinearFAQFunction::getWeights
|
( |
double * |
weights |
) |
[virtual] |
|
| |
Function for getting all weights.
The double array is assumed to be large enough. This isn't
checked!
Reimplemented from CContinuousActionQFunction.
|
| virtual int
CCALinearFAQFunction::getWeightsOffset
|
( |
CAction *
|
|
) |
[inline,
virtual] |
|
| virtual void
CCALinearFAQFunction::setWeights
|
( |
double * |
weights |
) |
[virtual] |
|
| |
Function for setting all weights.
The double array is assumed to be large enough. This isn't
checked!
Reimplemented from CContinuousActionQFunction.
|
| virtual void
CCALinearFAQFunction::updateWeights
|
( |
CFeatureList *
|
features |
) |
[protected,
virtual] |
|
Member Data Documentation
The documentation for this class was generated from the following
file:
|