31 #ifndef ROOT_TMVA_TNeuron 35 #ifndef ROOT_TMVA_MsgLogger 85 Log() <<
kFATAL <<
"<GetWeightedValue> synapse not connected to neuron" <<
Endl;
96 Log() <<
kFATAL <<
"<GetWeightedDelta> synapse not connected to neuron" <<
Endl;
124 TTHREAD_TLS_DECL_ARG(
MsgLogger,logger,
"TSynapse");
Double_t GetDelta() const
MsgLogger & Endl(MsgLogger &ml)
void AdjustWeight()
adjust the weight based on the error field all ready calculated by CalculateDelta ...
virtual ~TSynapse()
destructor
void CalculateDelta()
calculate/adjust the error field for this synapse
Double_t GetActivationValue() const
void SetWeight(Double_t weight)
set synapse weight
Double_t GetWeightedDelta()
get error field of post-neuron weighted by synapse weight
Double_t GetWeightedValue()
get output of pre-neuron weighted by synapse weight
static const Int_t fgUNINITIALIZED