![]() |
ATLAS Offline Software
|
#include <Graph.h>
Public Member Functions | |
| FeedForwardNode (const Stack *, const INode *source) | |
| virtual VectorXd | compute (const ISource &) const override |
| virtual size_t | n_outputs () const override |
Private Attributes | |
| const Stack * | m_stack |
| const INode * | m_source |
|
overridevirtual |
Implements lwtDev::INode.
1.8.18