Classes | Namespaces | Enumerations
HybridNonLinearSolver.h File Reference

Go to the source code of this file.

Classes

class  HybridNonLinearSolver< FunctorType, Scalar >
 Finds a zero of a system of n nonlinear functions in n variables by a modification of the Powell hybrid method ("dogleg"). More...
struct  HybridNonLinearSolver< FunctorType, Scalar >::Parameters

Namespaces

namespace  HybridNonLinearSolverSpace

Enumerations

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


libicr
Author(s): Robert Krug
autogenerated on Mon Jan 6 2014 11:34:05