Sleipnir C++ API
Loading...
Searching...
No Matches
Newton.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  sleipnir
 

Functions

SLEIPNIR_DLLEXPORT void sleipnir::Newton (std::span< Variable > decisionVariables, Variable &f, function_ref< bool(const SolverIterationInfo &info)> callback, const SolverConfig &config, Eigen::VectorXd &x, SolverStatus *status)