[root] / trunk / tmva / src / VariableNormalizeTransform.cxx Repository:
ViewVC logotype

Log of /trunk/tmva/src/VariableNormalizeTransform.cxx

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 47596 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Nov 23 09:59:03 2012 UTC (2 years, 2 months ago) by hvoss
File length: 23486 byte(s)
Diff to previous 44507
Finally an update of the trunk with latest patches and other fixes from dev

Revision 44507 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 4 12:30:41 2012 UTC (2 years, 7 months ago) by axel
File length: 23427 byte(s)
Diff to previous 43682
Remove
  using namespace std;
from Riostream.h, which has huge consequences for all of ROOT.
Riostream.h is now a simple wrapper for fstream, iostream, iomanip for backward compatibility; Riosfwd.h simply wraps iosfwd.

Because of templates and their inline functions, Riostream.h needed to be included in headers, too (e.g. TParameter.h), which violated the assumption that Riostream.h is not exposing its using namespace std to headers.
ROOT now requires R__ANSISTREAM, R__SSTREAM, which does not change the set of supported compilers.

Without "using namespace std", several identifiers are now prefixed by std::; e.g. roofit/* source files now have a using namespace std to keep their coding style.
TFile::MakeProject() now generates "using namespace std" to convert the CINT-style class names into C++ ones.

Revision 43682 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 10 16:32:44 2012 UTC (2 years, 9 months ago) by pcanal
File length: 23422 byte(s)
Diff to previous 39989
When needing a std::pair of a specific type, use explicitly std::pair<type1,type2> rather than std::make_pair<type1,type2> ( c++11 port)

Revision 39989 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 27 13:19:22 2011 UTC (3 years, 6 months ago) by stelzer
File length: 23442 byte(s)
Diff to previous 38943
fix event requests for Category classifier

Revision 38943 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Apr 20 08:03:25 2011 UTC (3 years, 9 months ago) by evt
File length: 23404 byte(s)
Diff to previous 38609
copying coverity fixes from tmva/dev to trunk, r38939:38941

Revision 38609 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 24 16:06:32 2011 UTC (3 years, 10 months ago) by evt
File length: 23329 byte(s)
Diff to previous 38475
copying tmva/dev to trunk, r38480:38608

Revision 38475 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 17 10:46:00 2011 UTC (3 years, 10 months ago) by evt
File length: 23141 byte(s)
Diff to previous 36966
copying tmva/dev to trunk

Revision 36966 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Nov 26 09:50:13 2010 UTC (4 years, 1 month ago) by evt
File length: 20875 byte(s)
Diff to previous 33993
copying tmva/dev(rev 36945) to trunk

Revision 33993 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jun 19 11:25:14 2010 UTC (4 years, 7 months ago) by stelzer
File length: 20637 byte(s)
Diff to previous 33928
fix VC warnings and problem with CutsPCA/CutsD

Revision 33928 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 15 16:19:31 2010 UTC (4 years, 7 months ago) by stelzer
File length: 22398 byte(s)
Diff to previous 31458
Multi-Class training, method-init via memory-resident XML, bug fix in event info shuffling

Revision 31458 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 30 13:58:20 2009 UTC (5 years, 1 month ago) by stelzer
File length: 20637 byte(s)
Diff to previous 29206
First import of TMVA from dev branch

Revision 29206 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 25 04:34:14 2009 UTC (5 years, 7 months ago) by brun
File length: 19528 byte(s)
Diff to previous 29205
From Joerg:
 in the last patch from Andreas the fixes from Axel unfortunately were reverted.

Revision 29205 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 24 19:33:19 2009 UTC (5 years, 7 months ago) by brun
File length: 19524 byte(s)
Diff to previous 29196
From Andreas Hoecker:
fix for windows. Functions returning a static global cannot be inlined.

Revision 29196 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 24 11:16:34 2009 UTC (5 years, 7 months ago) by brun
File length: 19528 byte(s)
Diff to previous 29195
From Axel:
Fix compilation warnings on Windows

Revision 29195 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 24 10:39:49 2009 UTC (5 years, 7 months ago) by brun
File length: 19524 byte(s)
Diff to previous 29122
From Joerg and TMVA team:
fix coding conventions

Revision 29122 - (view) (download) (as text) (annotate) - [select for diffs]
Added Mon Jun 22 06:51:30 2009 UTC (5 years, 7 months ago) by brun
File length: 19485 byte(s)
From the TMVA team;
New version of TMVA to be described soon.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Subversion Admin
ViewVC Help
Powered by ViewVC 1.0.9