TR-mbed 1.0
Loading...
Searching...
No Matches
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

◆ Status

Enumerator
Running 
ImproperInputParameters 
RelativeErrorTooSmall 
TooManyFunctionEvaluation 
TolTooSmall 
NotMakingProgressJacobian 
NotMakingProgressIterations 
UserAsked