-
Notifications
You must be signed in to change notification settings - Fork 385
L_1st
Joris Gillis edited this page Apr 4, 2023
·
2 revisions
[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
To edit, see writing tips.