CTorchVFunction Class Reference
#include
<ctorchvfunction.h>
Inheritance diagram for CTorchVFunction:
List of all
members.
Constructor & Destructor Documentation
| |
Initialises the input sequence with one frame of size
|continuousStates| + |discreteStates| of the properties
object.
|
| virtual
CTorchVFunction::~CTorchVFunction
|
( |
|
) |
[virtual] |
|
Member Function Documentation
| void
CTorchVFunction::getInputSequence
|
( |
CState *
|
state,
|
|
|
Sequence * |
input |
|
) |
[protected] |
|
| |
Converts the state in an torch sequence.
the sequence has to have the frame size |continuousStates| +
|discreteStates| of the state.
|
| virtual double
CTorchVFunction::getValue
|
( |
CState *
|
state |
) |
[virtual] |
|
| |
Converts the state into an input sequence, tansfers the sequence
to the machine and returns its output.
Implements CAbstractVFunction.
|
Member Data Documentation
The documentation for this class was generated from the following
file:
|