DDPCPredictorMatrices

DDPCPredictorMatrices#

class do_ddpc.ddpc.ddpc_structs.DDPCPredictorMatrices[source]#

Bases: object

Base class for storing matrices used in Data-Driven Predictive Control (DDPC) to predict y_f.

Note

Subclasses should extend it with relevant optimization data.

Methods#