Skip to content

Commit

Permalink
foo
Browse files Browse the repository at this point in the history
  • Loading branch information
ocots committed Jul 27, 2023
1 parent c301be6 commit ef02151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/solve.jl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ $(TYPEDSIGNATURES)
Solve the the optimal control problem `ocp` by the method given by the (optional) description.
Return an
[`OptimalControlSolution`](https://control-toolbox.org/CTBase.jl/stable/api-types.html#CTBase.OptimalControlSolution)
[`OptimalControlSolution`](https://control-toolbox.org/docs/ctbase/stable/api-types.html#CTBase.OptimalControlSolution)
from [`CTBase`](https://github.com/control-toolbox/CTBase.jl) package, that is an approximation of
the optimal solution if the method has converged correctly.
Expand Down

0 comments on commit ef02151

Please sign in to comment.