#include <cvfunctionfromqfunction.h>
Inheritance diagram for COptimalVFunctionFromQFunction:
[virtual]
Returns a standard VETraces object.
The function has to return a new instantiated CAbstractVETraces object, which is used to compose the CQETtraces object. The function returns CStateVETraces as standard.
Reimplemented from CAbstractVFunction.
returns the value of the state, has to be implemented by the other V-Functions
Implements CAbstractVFunction.
Reimplemented in CVFunctionFromQFunction.
Calls setValue(CState *state, double qValue) with the state assigned to the value function.
[protected]