TNeuron input calculator – calculates the sum of the absolute values of the weighted inputs.
Definition at line 49 of file TNeuronInputAbs.h.
Public Member Functions | |
TNeuronInputAbs () | |
virtual | ~TNeuronInputAbs () |
Double_t | GetInput (const TNeuron *neuron) const |
TString | GetName () |
Public Member Functions inherited from TMVA::TNeuronInput | |
TNeuronInput () | |
virtual | ~TNeuronInput () |
virtual Double_t | GetInput (const TNeuron *neuron) const =0 |
virtual TString | GetName ()=0 |
#include <TMVA/TNeuronInputAbs.h>
|
inline |
Definition at line 53 of file TNeuronInputAbs.h.
|
inlinevirtual |
Definition at line 54 of file TNeuronInputAbs.h.
Implements TMVA::TNeuronInput.
Definition at line 57 of file TNeuronInputAbs.h.
|
inlinevirtual |
Implements TMVA::TNeuronInput.
Definition at line 66 of file TNeuronInputAbs.h.