DDPCPredictorMatrices#
- class do_ddpc.ddpc.ddpc_structs.DDPCPredictorMatrices[source]#
Bases:
objectBase class for storing matrices used in Data-Driven Predictive Control (DDPC) to predict y_f.
Note
Subclasses should extend it with relevant optimization data.