#include <acado/utils/acado_utils.hpp>
#include <acado/matrix_vector/matrix_vector.hpp>
#include <acado/variables_grid/variables_grid.hpp>
#include <acado/control_law/clipping_functionality.ipp>
Go to the source code of this file.
Classes | |
class | ClippingFunctionality |
Allows to transform the output of the ControlLaw before passing it to the Process. More... | |