#include <Module.h>
Definition at line 29 of file Module.h.
◆ Module()
◆ input() [1/2]
◆ input() [2/2]
const InputList * ann::Module::input |
( |
void |
| ) |
const |
|
inline |
◆ operand() [1/2]
◆ operand() [2/2]
◆ operation() [1/2]
Definition at line 41 of file Module.h.
41{ return &_operation; }
◆ operation() [2/2]
Definition at line 42 of file Module.h.
42{ return &_operation; }
◆ output() [1/2]
◆ output() [2/2]
const OutputList * ann::Module::output |
( |
void |
| ) |
const |
|
inline |
◆ weight() [1/2]
◆ weight() [2/2]
The documentation for this class was generated from the following file: