ROOT
6.08/07
Reference Guide
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
#include "
TMVA/TNeuronInput.h
"
24
25
#include "
Rtypes.h
"
26
27
ClassImp
(
TMVA::TNeuronInput
)
Rtypes.h
ClassImp
#define ClassImp(name)
Definition:
Rtypes.h:279
TMVA::TNeuronInput
Definition:
TNeuronInput.h:46
TNeuronInput.h