#include <IRNNTool.h>
Definition at line 37 of file IRNNTool.h.
◆ computeRNNOutput()
| virtual std::map< std::string, double > Prompt::IRNNTool::computeRNNOutput |
( |
const std::vector< Prompt::VarHolder > & | tracks | ) |
|
|
pure virtual |
◆ getOutputLabels()
| virtual std::set< std::string > Prompt::IRNNTool::getOutputLabels |
( |
| ) |
const |
|
pure virtual |
◆ initialize()
| virtual StatusCode Prompt::IRNNTool::initialize |
( |
| ) |
|
|
overridepure virtual |
◆ interfaceID()
| const InterfaceID & Prompt::IRNNTool::interfaceID |
( |
| ) |
|
|
inlinestatic |
Definition at line 44 of file IRNNTool.h.
static const InterfaceID IID_IRNNTool("Prompt::IRNNTool", 1, 0)
The documentation for this class was generated from the following file: