25 #ifndef ROOT_TMVA_TActivationChooser 26 #define ROOT_TMVA_TActivationChooser
MsgLogger & Log() const
message logger
#define ClassDef(name, id)
TActivation * CreateActivation(EActivationType type) const
instantiate the correct activation object according to the type chosen (given as the enumeration type...
virtual ~TActivationChooser()
Destructor.
TActivationChooser()
Default constructor.
std::vector< TString > * GetAllActivationNames() const
returns the names of all know activation functions
ostringstream derivative to redirect and format output
Abstract ClassifierFactory template that handles arbitrary types.
Class for easily choosing activation functions.
Interface for TNeuron activation function classes.