Functions
register_nlp_solvers.cpp File Reference
#include <acado/code_generation/register_nlp_solvers.hpp>
#include <acado/code_generation/export_gauss_newton_cn2.hpp>
#include <acado/code_generation/export_exact_hessian_cn2.hpp>
#include <acado/code_generation/export_exact_hessian_qpdunes.hpp>
#include <acado/code_generation/export_gauss_newton_cn2_factorization.hpp>
#include <acado/code_generation/export_gauss_newton_condensed.hpp>
#include <acado/code_generation/export_gauss_newton_forces.hpp>
#include <acado/code_generation/export_gauss_newton_qpdunes.hpp>
#include <acado/code_generation/export_gauss_newton_qpdunes2.hpp>
#include <acado/code_generation/export_gauss_newton_hpmpc.hpp>
Include dependency graph for register_nlp_solvers.cpp:

Go to the source code of this file.

Functions

ExportNLPSolvercreateExactHessianCN2 (UserInteraction *_userInteraction, const std::string &_commonHeaderName)
ExportNLPSolvercreateExactHessianQpDunes (UserInteraction *_userInteraction, const std::string &_commonHeaderName)
BEGIN_NAMESPACE_ACADO
ExportNLPSolver
createGaussNewtonCN2 (UserInteraction *_userInteraction, const std::string &_commonHeaderName)
ExportNLPSolvercreateGaussNewtonCn2Factorization (UserInteraction *_userInteraction, const std::string &_commonHeaderName)
ExportNLPSolvercreateGaussNewtonCondensed (UserInteraction *_userInteraction, const std::string &_commonHeaderName)
ExportNLPSolvercreateGaussNewtonForces (UserInteraction *_userInteraction, const std::string &_commonHeaderName)
ExportNLPSolvercreateGaussNewtonHpmpc (UserInteraction *_userInteraction, const std::string &_commonHeaderName)
ExportNLPSolvercreateGaussNewtonQpDunes (UserInteraction *_userInteraction, const std::string &_commonHeaderName)
ExportNLPSolvercreateGaussNewtonQpDunes2 (UserInteraction *_userInteraction, const std::string &_commonHeaderName)

Function Documentation

ExportNLPSolver* createExactHessianCN2 ( UserInteraction _userInteraction,
const std::string &  _commonHeaderName 
)

Definition at line 57 of file register_nlp_solvers.cpp.

ExportNLPSolver* createExactHessianQpDunes ( UserInteraction _userInteraction,
const std::string &  _commonHeaderName 
)

Definition at line 64 of file register_nlp_solvers.cpp.

BEGIN_NAMESPACE_ACADO ExportNLPSolver* createGaussNewtonCN2 ( UserInteraction _userInteraction,
const std::string &  _commonHeaderName 
)

Definition at line 50 of file register_nlp_solvers.cpp.

ExportNLPSolver* createGaussNewtonCn2Factorization ( UserInteraction _userInteraction,
const std::string &  _commonHeaderName 
)

Definition at line 71 of file register_nlp_solvers.cpp.

ExportNLPSolver* createGaussNewtonCondensed ( UserInteraction _userInteraction,
const std::string &  _commonHeaderName 
)

Definition at line 78 of file register_nlp_solvers.cpp.

ExportNLPSolver* createGaussNewtonForces ( UserInteraction _userInteraction,
const std::string &  _commonHeaderName 
)

Definition at line 85 of file register_nlp_solvers.cpp.

ExportNLPSolver* createGaussNewtonHpmpc ( UserInteraction _userInteraction,
const std::string &  _commonHeaderName 
)

Definition at line 106 of file register_nlp_solvers.cpp.

ExportNLPSolver* createGaussNewtonQpDunes ( UserInteraction _userInteraction,
const std::string &  _commonHeaderName 
)

Definition at line 92 of file register_nlp_solvers.cpp.

ExportNLPSolver* createGaussNewtonQpDunes2 ( UserInteraction _userInteraction,
const std::string &  _commonHeaderName 
)

Definition at line 99 of file register_nlp_solvers.cpp.



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