ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools/SteepestDescent.hpp
(Generate patch)

Comparing trunk/OOPSE/libmdtools/SteepestDescent.hpp (file contents):
Revision 1014 by tim, Tue Feb 3 20:47:10 2004 UTC vs.
Revision 1015 by tim, Tue Feb 3 22:54:52 2004 UTC

# Line 11 | Line 11 | class SteepestDescent : public MinimizerUsingLineSearc
11      virtual int checkConvergence();  
12  
13    protected:
14 <    
14 >      vector<double> direction;  
15  
16   };
17  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines