itkContinuousLBFGSOptimizer.h File Reference

#include "itkSingleValuedNonLinearVnlOptimizer.h"
#include "vnl/algo/vnl_lbfgs.h"

Include dependency graph for itkContinuousLBFGSOptimizer.h:

This graph shows which files directly or indirectly include this file:

itkContinuousLBFGSOptimizer.cxxfreContinuousLBFGSOptimizerController.hfreContinuousLBFGSOptimizerController.cxxfreRegistrationCtrlrs.cxx

Go to the source code of this file.

Namespaces

namespace  itk

Classes

class  itk::ContinuousLBFGSOptimizer
 Wrap of the vnl_lbfgs algorithm This component is simelar to the original itk::LBFGSOptimizer. But in difference to the orignial version no exception will be thrown if the vnl_lbfgs algorithm detects an error in the very beginning of the optimization process. This would cause an exception in itkLBFGSOptimizer.cxx:265. This version of the wrapper stores the error, but allways has a result, at least the initial position. More...


Generated at Sat Oct 13 18:17:03 2007 for f.r.e.e. - Flexible Registration and Evaluation Engine by doxygen 1.5.3 written by Dimitri van Heesch, © 1997-2000