#include "freContinuousLBFGSOptimizerController.h"#include "freExceptions.h"

Go to the source code of this file.
Namespaces | |
| namespace | FREE |
Functions | |
| FREE::DefineParameterMacro (ContinuousLBFGSOptimizerController, GradConvTolerance,"GradConvTolerance","Treshold for the accuracy with which the solution is to be found.") | |
| FREE::DefineParameterMacro (ContinuousLBFGSOptimizerController, LineSearchAccuracy,"LineSearchAccuracy","Accuracy of the line search.") | |
| FREE::DefineParameterMacro (ContinuousLBFGSOptimizerController, DefaultStepLength,"DefaultStepLength","Step size for the line search.") | |
| FREE::DefineParameterMacro (ContinuousLBFGSOptimizerController, TraceOn,"TraceOn","Optimizer should print his progress.") | |
1.5.3 written by Dimitri van Heesch,
© 1997-2000