Enumerations
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 33 of file LevenbergMarquardt.h.



re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:40