File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -299,7 +299,7 @@ ODE solve function call.
299
299
300
300
The arguments to the ODE solvers in both the stiff and non-stiff solvers are the
301
301
same. The arguments to the adjoint ODE solver are different; see
302
- [ Arguments to the adjoint ODE solvers ] ( #adjoint-sensitivity-solver ) .
302
+ [ Arguments to the adjoint ODE solver ] ( #adjoint-sensitivity-solver ) .
303
303
304
304
* * ` ode ` * : ODE system function,
305
305
@@ -333,7 +333,7 @@ or functions of parameters or transformed parameters.
333
333
334
334
The arguments to the adjoint ODE solver are different from those for
335
335
the other functions (for those see
336
- [ Arguments to the adjoint ODE solvers] ( #forward-sensitivity-solver ) ).
336
+ [ Arguments to the ODE solvers] ( #forward-sensitivity-solver ) ).
337
337
338
338
* * ` ode ` * : ODE system function,
339
339
You can’t perform that action at this time.
0 commit comments