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

Go to the source code of this file.

Classes

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

Namespaces

namespace  cgmres