Skip to content
Joris Gillis edited this page Apr 4, 2023 · 2 revisions

Standard documentation for simpleIntegrator:

 [INTERNAL] 

::

 simpleIntegrator(Function f, str integrator, dict integrator_options) -> Function

Simplified wrapper for the Integrator class.

Extra doc: https://github.com/casadi/casadi/wiki/L_1st

Doc source: https://github.com/casadi/casadi/blob/develop/casadi/core/integration_tools.hpp#L356

Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/integration_tools.cpp#L356-L395

Extra documentation

To edit, see writing tips.

Clone this wiki locally