CRegressionTreeVFunction Class Reference
#include <ctreevfunction.h>
Inheritance diagram for CRegressionTreeVFunction:
List of all
members.
Constructor & Destructor Documentation
| virtual
CRegressionTreeVFunction::~CRegressionTreeVFunction
|
( |
|
) |
[inline,
virtual] |
|
Member Function Documentation
| virtual void
CRegressionTreeVFunction::getInputData
|
( |
CStateCollection *
|
state,
|
|
|
CAction *
|
action,
|
|
|
ColumnVector * |
data |
|
) |
[virtual] |
|
| virtual double
CRegressionTreeVFunction::getValue
|
( |
CState *
|
state |
) |
[virtual] |
|
| |
returns the value of the state, has to be implemented by the
other V-Functions
Implements CAbstractVFunction.
|
| virtual void
CRegressionTreeVFunction::resetData
|
( |
|
) |
[virtual] |
|
| virtual void
CRegressionTreeVFunction::saveData
|
( |
FILE * |
stream |
) |
[virtual] |
|
The documentation for this class was generated from the following
file:
|