26#ifndef ROOT_TMVA_TNeuronInputAbs 
   27#define ROOT_TMVA_TNeuronInputAbs 
#define ClassDef(name, id)
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t result
 
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.