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
 

iterative scaling algorithm to equilibrate rows and column norms in matrices


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
}


acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Thu Aug 27 2015 12:01:34