Skip to content

Commit 94e5584

Browse files
committed
doc: debug interlinks
1 parent 819a950 commit 94e5584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/estimator/mhe/construct.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1292,7 +1292,7 @@ end
12921292
12931293
Return the operators for the nonlinear optimization of [`MovingHorizonEstimator`](@ref).
12941294
1295-
Return `g_oracle`, the [`VectorNonlinearOracle`](@extref MOI MathOptInterface.VectorNonlinearOracle)
1295+
Return `g_oracle`, the [`VectorNonlinearOracle`](@extref MathOptInterface MathOptInterface.VectorNonlinearOracle)
12961296
for the ineqaulity constraints. Note that `g_oracle` only includes the non-`Inf`
12971297
inequality constraints, thus it must be re-constructed if they change. Also return `J_op`,
12981298
the [`NonlinearOperator`](@extref JuMP NonlinearOperator) for the objective function, based

0 commit comments

Comments
 (0)