#include <acado/utils/acado_utils.hpp>
#include <acado/nlp_derivative_approximation/gauss_newton_approximation.hpp>
Go to the source code of this file.
Classes | |
class | GaussNewtonApproximationWithBFGS |
Implements a Gauss-Newton approximation with block BFGS updates as second-order derivatives within NLPsolvers. More... |