DPCPredictorMatrices

DPCPredictorMatrices#

class do_dpc.dpc.dpc_structs.DPCPredictorMatrices[source]#

Bases: object

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

Note

Subclasses should extend it with relevant optimization data.

Methods#