ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-3.0/src/minimizers/OOPSEMinimizer.hpp
(Generate patch)

Comparing branches/new_design/OOPSE-3.0/src/minimizers/OOPSEMinimizer.hpp (file contents):
Revision 1823, Thu Oct 28 22:34:02 2004 UTC vs.
Revision 1824 by tim, Thu Dec 2 03:12:25 2004 UTC

# Line 7 | Line 7 | using namespace std;
7   #include "minimizers/MinimizerParameterSet.hpp"
8  
9  
10 using namespace std;
10  
11 +
12   const int MIN_LSERROR = -1;
13   const int MIN_MAXITER = 0;
14   const int MIN_CONVERGE = 1;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines