#include <acado/utils/acado_utils.hpp>
#include <acado/function/function.hpp>
#include <acado/control_law/control_law.hpp>
#include <acado/control_law/clipping_functionality.hpp>
Go to the source code of this file.
Classes | |
class | LinearStateFeedback |
Implements a linear state feedback law to be used within a Controller. More... | |