#include <acado/utils/acado_utils.hpp>#include <acado/nlp_derivative_approximation/nlp_derivative_approximation.hpp>#include <acado/nlp_derivative_approximation/gauss_newton_approximation_bfgs.hpp>

Go to the source code of this file.
Classes | |
| class | GaussNewtonApproximation |
| Implements a Gauss-Newton approximation as second-order derivatives within NLPsolvers. More... | |