ROOT
6.10/02
Reference Guide
ROOT Home Page
Main Page
Tutorials
User's Classes
Namespaces
All Classes
Files
Release Notes
File List
File Members
tmva
tmva
src
TNeuronInputChooser.cxx
Go to the documentation of this file.
1
// @(#)root/tmva $Id$
2
// Author: Matt Jachowski
3
4
/**********************************************************************************
5
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis *
6
* Package: TMVA *
7
* Class : TMVA::TNeuronInputChooser *
8
* Web : http://tmva.sourceforge.net *
9
* *
10
* Description: *
11
* Class for easily choosing neuron input functions. *
12
* *
13
* Authors (alphabetical): *
14
* Matt Jachowski <jachowski@stanford.edu> - Stanford University, USA *
15
* *
16
* Copyright (c) 2005: *
17
* CERN, Switzerland *
18
* *
19
* Redistribution and use in source and binary forms, with or without *
20
* modification, are permitted according to the terms listed in LICENSE *
21
* (http://tmva.sourceforge.net/LICENSE) *
22
**********************************************************************************/
23
24
/*! \class TMVA::TNeuronInputChooser
25
\ingroup TMVA
26
Class for easily choosing neuron input functions.
27
*/
28
29
#include "
TMVA/TNeuronInputChooser.h
"
30
31
#include "
Rtypes.h
"
32
33
ClassImp
(
TMVA::TNeuronInputChooser
)
Rtypes.h
TMVA::TNeuronInputChooser
Class for easily choosing neuron input functions.
Definition:
TNeuronInputChooser.h:66
ClassImp
#define ClassImp(name)
Definition:
Rtypes.h:336
TNeuronInputChooser.h