TNeuronInputSqSum.cxx

Go to the documentation of this file.
00001 // @(#)root/tmva $Id: TNeuronInputSqSum.cxx 29122 2009-06-22 06:51:30Z brun $
00002 // Author: Matt Jachowski 
00003 
00004 /**********************************************************************************
00005  * Project: TMVA - a Root-integrated toolkit for multivariate data analysis       *
00006  * Package: TMVA                                                                  *
00007  * Class  : TMVA::TNeuronInputSqSum                                               *
00008  * Web    : http://tmva.sourceforge.net                                           *
00009  *                                                                                *
00010  * Description:                                                                   *
00011  *       TNeuron input calculator -- calculates the square                        *
00012  *       of the weighted sum of inputs.                                           *
00013  *                                                                                *
00014  * Authors (alphabetical):                                                        *
00015  *      Matt Jachowski  <jachowski@stanford.edu> - Stanford University, USA       *
00016  *                                                                                *
00017  * Copyright (c) 2005:                                                            *
00018  *      CERN, Switzerland                                                         *
00019  *                                                                                *
00020  * Redistribution and use in source and binary forms, with or without             *
00021  * modification, are permitted according to the terms listed in LICENSE           *
00022  * (http://tmva.sourceforge.net/LICENSE)                                          *
00023  **********************************************************************************/
00024  
00025 #include "TMVA/TNeuronInputSqSum.h"
00026 
00027 ClassImp(TMVA::TNeuronInputSqSum)
00028 

Generated on Tue Jul 5 15:25:37 2011 for ROOT_528-00b_version by  doxygen 1.5.1