Changeset 9583 for trunk/MagicSoft/Mars/mranforest
- Timestamp:
- 06/03/10 12:21:55 (14 years ago)
- Location:
- trunk/MagicSoft/Mars/mranforest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mranforest/MHRanForestGini.cc
r9153 r9583 1 1 /* ======================================================================== *\ 2 ! $Name: not supported by cvs2svn $:$Id: MHRanForestGini.cc,v 1. 9 2008-11-11 11:46:50tbretz Exp $2 ! $Name: not supported by cvs2svn $:$Id: MHRanForestGini.cc,v 1.10 2010-06-03 11:20:47 tbretz Exp $ 3 3 ! -------------------------------------------------------------------------- 4 4 ! -
trunk/MagicSoft/Mars/mranforest/MRanForestCalc.cc
r8910 r9583 1 1 /* ======================================================================== *\ 2 ! $Name: not supported by cvs2svn $:$Id: MRanForestCalc.cc,v 1.3 1 2008-06-02 09:10:27 tbretz Exp $2 ! $Name: not supported by cvs2svn $:$Id: MRanForestCalc.cc,v 1.32 2010-06-03 11:20:47 tbretz Exp $ 3 3 ! -------------------------------------------------------------------------- 4 4 ! … … 34 34 #include "MRanForestCalc.h" 35 35 36 #include <stdlib.h> // Needed for atof in some cases 37 36 38 #include <TMath.h> 37 39
Note:
See TracChangeset
for help on using the changeset viewer.