autogenu-jupyter
An automatic code generator and the continuation/GMRES (C/GMRES) based numerical solvers for nonlinear MPC
Loading...
Searching...
No Matches
multiple_shooting_cgmres_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/multiple_shooting_nlp.hpp"
#include "cgmres/detail/continuation_gmres_condensing.hpp"
Include dependency graph for multiple_shooting_cgmres_solver.hpp:

Go to the source code of this file.

Classes

class  cgmres::MultipleShootingCGMRESSolver< OCP, N, kmax >
 Multiple-shooting C/GMRES solver for nonlinear MPC. More...
 

Namespaces

namespace  cgmres