The function type for ODE right-hand-side functions, passed through to DDE
OutputFnDelayed and RhsFn
The time that the derivative is requested at
The values at time t
t
The interpolated solution, as a function. You can use this function to look up the solution at some point in the past.
Generated using TypeDoc
The function type for ODE right-hand-side functions, passed through to DDE
See
OutputFnDelayed and RhsFn