We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6543d6 commit f4f6613Copy full SHA for f4f6613
docs/src/internals/state_estim.md
@@ -18,7 +18,8 @@ ModelPredictiveControl.relaxX̂
18
ModelPredictiveControl.relaxŴ
19
ModelPredictiveControl.relaxV̂
20
ModelPredictiveControl.init_matconstraint_mhe
21
-ModelPredictiveControl.get_nonlinops(::MovingHorizonEstimator, ::ModelPredictiveControl.GenericModel)
+ModelPredictiveControl.get_nonlinobj_op(::MovingHorizonEstimator, ::ModelPredictiveControl.GenericModel)
22
+ModelPredictiveControl.get_nonlincon_oracle(::MovingHorizonEstimator, ::ModelPredictiveControl.GenericModel)
23
```
24
25
## Augmented Model
0 commit comments