Enumerations
Eigen::LevenbergMarquardtSpace Namespace Reference

Enumerations

enum  Status {
  NotStarted = -2, Running = -1, ImproperInputParameters = 0, RelativeReductionTooSmall = 1,
  RelativeErrorTooSmall = 2, RelativeErrorAndReductionTooSmall = 3, CosinusTooSmall = 4, TooManyFunctionEvaluation = 5,
  FtolTooSmall = 6, XtolTooSmall = 7, GtolTooSmall = 8, UserAsked = 9,
  NotStarted = -2, Running = -1, ImproperInputParameters = 0, RelativeReductionTooSmall = 1,
  RelativeErrorTooSmall = 2, RelativeErrorAndReductionTooSmall = 3, CosinusTooSmall = 4, TooManyFunctionEvaluation = 5,
  FtolTooSmall = 6, XtolTooSmall = 7, GtolTooSmall = 8, UserAsked = 9
}
 
enum  Status {
  NotStarted = -2, Running = -1, ImproperInputParameters = 0, RelativeReductionTooSmall = 1,
  RelativeErrorTooSmall = 2, RelativeErrorAndReductionTooSmall = 3, CosinusTooSmall = 4, TooManyFunctionEvaluation = 5,
  FtolTooSmall = 6, XtolTooSmall = 7, GtolTooSmall = 8, UserAsked = 9,
  NotStarted = -2, Running = -1, ImproperInputParameters = 0, RelativeReductionTooSmall = 1,
  RelativeErrorTooSmall = 2, RelativeErrorAndReductionTooSmall = 3, CosinusTooSmall = 4, TooManyFunctionEvaluation = 5,
  FtolTooSmall = 6, XtolTooSmall = 7, GtolTooSmall = 8, UserAsked = 9
}
 

Enumeration Type Documentation

Enumerator
NotStarted 
Running 
ImproperInputParameters 
RelativeReductionTooSmall 
RelativeErrorTooSmall 
RelativeErrorAndReductionTooSmall 
CosinusTooSmall 
TooManyFunctionEvaluation 
FtolTooSmall 
XtolTooSmall 
GtolTooSmall 
UserAsked 
NotStarted 
Running 
ImproperInputParameters 
RelativeReductionTooSmall 
RelativeErrorTooSmall 
RelativeErrorAndReductionTooSmall 
CosinusTooSmall 
TooManyFunctionEvaluation 
FtolTooSmall 
XtolTooSmall 
GtolTooSmall 
UserAsked 

Definition at line 19 of file NonLinearOptimization/LevenbergMarquardt.h.

Enumerator
NotStarted 
Running 
ImproperInputParameters 
RelativeReductionTooSmall 
RelativeErrorTooSmall 
RelativeErrorAndReductionTooSmall 
CosinusTooSmall 
TooManyFunctionEvaluation 
FtolTooSmall 
XtolTooSmall 
GtolTooSmall 
UserAsked 
NotStarted 
Running 
ImproperInputParameters 
RelativeReductionTooSmall 
RelativeErrorTooSmall 
RelativeErrorAndReductionTooSmall 
CosinusTooSmall 
TooManyFunctionEvaluation 
FtolTooSmall 
XtolTooSmall 
GtolTooSmall 
UserAsked 

Definition at line 25 of file LevenbergMarquardt/LevenbergMarquardt.h.



hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:59