Loading [MathJax]/extensions/tex2jax.js
ROOT
Version v6.22
master
v6.34
v6.32
v6.30
v6.28
v6.26
v6.24
v6.20
v6.18
v6.16
v6.14
v6.12
v6.10
v6.08
v6.06
Reference Guide
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
TNeuronInputAbs.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::TNeuronInputAbs *
8
* Web : http://tmva.sourceforge.net *
9
* *
10
* Description: *
11
* TNeuron input calculator -- calculates the sum of the absolute values *
12
* of the weighted inputs *
13
* *
14
* Authors (alphabetical): *
15
* Matt Jachowski <jachowski@stanford.edu> - Stanford University, USA *
16
* *
17
* Copyright (c) 2005: *
18
* CERN, Switzerland *
19
* *
20
* Redistribution and use in source and binary forms, with or without *
21
* modification, are permitted according to the terms listed in LICENSE *
22
* (http://tmva.sourceforge.net/LICENSE) *
23
**********************************************************************************/
24
25
/*! \class TMVA::TNeuronInputAbs
26
\ingroup TMVA
27
TNeuron input calculator -- calculates the sum of the absolute
28
values of the weighted inputs
29
*/
30
31
#include "
TMVA/TNeuronInputAbs.h
"
32
33
#include "
Rtypes.h
"
34
35
ClassImp
(
TMVA::TNeuronInputAbs
);
Rtypes.h
ClassImp
#define ClassImp(name)
Definition:
Rtypes.h:361
TNeuronInputAbs.h
TMVA::TNeuronInputAbs
TNeuron input calculator – calculates the sum of the absolute values of the weighted inputs.
Definition:
TNeuronInputAbs.h:49
tmva
tmva
src
TNeuronInputAbs.cxx
ROOT v6-22 - Reference Guide Generated on Fri Apr 1 2022 11:53:05 (GVA Time) using Doxygen 1.9.4