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

Standard documentation for Function.wrap_as_needed:

 [INTERNAL] 

::

 wrap_as_needed(self, dict opts) -> Function

Wrap in a Function with options.

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

Doc source: https://github.com/casadi/casadi/blob/develop/casadi/core/function.hpp#L417

Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/function.cpp#L1847-L1849

Extra documentation

To edit, see writing tips.

Clone this wiki locally