#include <acado/utils/acado_utils.hpp>
#include <acado/nlp_derivative_approximation/nlp_derivative_approximation.hpp>
#include <acado/nlp_derivative_approximation/bfgs_update.hpp>
Go to the source code of this file.
Classes | |
class | ConstantHessian |
Implements a constant Hessian as approximation of second-order derivatives within NLPsolvers. More... | |