Classes | Namespaces | Enumerations
HybridNonLinearSolver.h File Reference

Go to the source code of this file.

Classes

class  Eigen::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  Eigen::HybridNonLinearSolver< FunctorType, Scalar >::Parameters

Namespaces

namespace  Eigen
namespace  Eigen::HybridNonLinearSolverSpace

Enumerations

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


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:12:41