autogenu-jupyter
An automatic code generator and the continuation/GMRES (C/GMRES) based numerical solvers for nonlinear MPC
|
#include <cmath>
#include <stdexcept>
#include <cassert>
#include <iostream>
#include "cgmres/types.hpp"
Go to the source code of this file.
Classes | |
class | cgmres::Horizon |
Horizon of MPC. More... | |
Namespaces | |
namespace | cgmres |