#include <InputNeuron.h>
Inheritance diagram for annie::InputNeuron:

Public Methods | |
| InputNeuron (int label) | |
| void | setValue (real value) |
| virtual std::string | toString () |
| virtual const char * | getClassName () |
Private Methods | |
| void | _recacheOutput () |
| Does nothing. More... | |
| void | _recacheError () |
| Does nothing. More... | |
|
|
Creates an input neuron with the given label
|
|
|
Does nothing.
Implements annie::Neuron. |
|
|
Does nothing.
Implements annie::Neuron. |
|
|
For reflection.
Implements annie::Neuron. |
|
|
Sets the input. The result of getOutput() and getActivation() will be this value.
|
|
|
A description of the input. Useful for debugging.
Reimplemented from annie::Neuron. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002