#define ClassDef(name, id)
TNeuron * GetPost() const
void SetPre(TNeuron *pre)
Sets the pre-neuron.
void SetPost(TNeuron *post)
Sets the post-neuron.
Double_t GetDeDw() const
Computes the derivative of the error wrt the synapse weight.
void SetWeight(Double_t w)
Sets the weight of the synapse.
void SetDEDw(Double_t in)
Sets the derivative of the total error wrt the synapse weight.
Mother of all ROOT objects.
Double_t GetWeight() const
Double_t GetValue() const
Returns the value: weithted input.