DPCPredictorMatrices#
- class do_dpc.dpc.dpc_structs.DPCPredictorMatrices[source]#
Bases:
objectBase class for storing matrices used in Data-Driven Predictive Control (DPC) to predict y_f.
Note
Subclasses should extend it with relevant optimization data.