Main MRPT website > C++ reference
MRPT logo
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 34 of file NonLinearOptimization.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo