SteepestDescent.cpp

Go to the documentation of this file.
00001 #include "SteepestDescent.h"
00002 
00003 SteepestDescent::SteepestDescent()
00004 {
00005 }
00006 
00007 SteepestDescent::~SteepestDescent()
00008 {
00009 }
00010 
00011 void SteepestDescent::Prepare()
00012 {
00013 }
00014 
00015 void SteepestDescent::DoIteration()
00016 {
00017         
00018 }

Generated on Tue Aug 4 16:04:07 2009 for GPLIB++ by  doxygen 1.5.8