autogenu-jupyter
An automatic code generator and the continuation/GMRES (C/GMRES) based numerical solvers for nonlinear MPC
Loading...
Searching...
No Matches
zero_horizon_ocp_solver.hpp File Reference
#include <array>
#include <stdexcept>
#include <iostream>
#include "cgmres/types.hpp"
#include "cgmres/solver_settings.hpp"
#include "cgmres/timer.hpp"
#include "cgmres/detail/matrixfree_gmres.hpp"
#include "cgmres/detail/zero_horizon_nlp.hpp"
#include "cgmres/detail/newton_gmres.hpp"
Include dependency graph for zero_horizon_ocp_solver.hpp:

Go to the source code of this file.

Classes

class  cgmres::ZeroHorizonOCPSolver< OCP, kmax >
 Zero-horizon OCP solver to initialize the solution of the MPC solvers. More...
 

Namespaces

namespace  cgmres