26#ifndef ROOT_TMVA_TNeuronInputAbs
27#define ROOT_TMVA_TNeuronInputAbs
63 TString GetName()
override {
return "Sum of weighted activations (absolute value)"; }
int Int_t
Signed integer 4 bytes (int).
double Double_t
Double 8 bytes.
#define ClassDefOverride(name, id)
Neuron class used by TMVA artificial neural network methods.
Bool_t IsInputNeuron() const
Int_t NumPreLinks() const
TSynapse * PreLinkAt(Int_t index) const
Double_t GetWeightedValue()
get output of pre-neuron weighted by synapse weight
create variable transformations
Short_t Abs(Short_t d)
Returns the absolute value of parameter Short_t d.