ROOT
6.10/00
Reference Guide
ROOT Home Page
Main Page
Tutorials
User's Classes
Namespaces
All Classes
Files
Release Notes
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
tmva
tmva
src
TNeuronInput.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::TNeuronInput *
8
* *
9
* Description: *
10
* Interface for TNeuron input calculation classes *
11
* *
12
* Authors (alphabetical): *
13
* Matt Jachowski <jachowski@stanford.edu> - Stanford University, USA *
14
* *
15
* Copyright (c) 2005: *
16
* CERN, Switzerland *
17
* *
18
* Redistribution and use in source and binary forms, with or without *
19
* modification, are permitted according to the terms listed in LICENSE *
20
* (http://tmva.sourceforge.net/LICENSE) *
21
**********************************************************************************/
22
23
/*! \class TMVA::TNeuronInput
24
\ingroup TMVA
25
Interface for TNeuron input calculation classes.
26
*/
27
28
#include "
TMVA/TNeuronInput.h
"
29
30
#include "
Rtypes.h
"
31
32
ClassImp
(
TMVA::TNeuronInput
)
Rtypes.h
ClassImp
#define ClassImp(name)
Definition:
Rtypes.h:336
TMVA::TNeuronInput
Interface for TNeuron input calculation classes.
Definition:
TNeuronInput.h:42
TNeuronInput.h