Main MRPT website > C++ reference
MRPT logo
Enumerations
Eigen::HybridNonLinearSolverSpace Namespace Reference

Enumerations

enum  Status {
  Running = -1, ImproperInputParameters = 0, RelativeErrorTooSmall = 1, TooManyFunctionEvaluation = 2,
  TolTooSmall = 3, NotMakingProgressJacobian = 4, NotMakingProgressIterations = 5, UserAsked = 6
}

Enumeration Type Documentation

Enumerator:
Running 
ImproperInputParameters 
RelativeErrorTooSmall 
TooManyFunctionEvaluation 
TolTooSmall 
NotMakingProgressJacobian 
NotMakingProgressIterations 
UserAsked 

Definition at line 33 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