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
}

Enumeration Type Documentation

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

Definition at line 19 of file LevenbergMarquardt.h.



win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:13:04