ROOT 6.18/05 Reference Guide |
TNeuron input calculator – calculates the squared weighted sum of inputs.
Definition at line 46 of file TNeuronInputSqSum.h.
Public Member Functions | |
TNeuronInputSqSum () | |
virtual | ~TNeuronInputSqSum () |
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/TNeuronInputSqSum.h>
|
inline |
Definition at line 50 of file TNeuronInputSqSum.h.
|
inlinevirtual |
Definition at line 51 of file TNeuronInputSqSum.h.
Implements TMVA::TNeuronInput.
Definition at line 54 of file TNeuronInputSqSum.h.
|
inlinevirtual |
Implements TMVA::TNeuronInput.
Definition at line 65 of file TNeuronInputSqSum.h.