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

Standard documentation for Function.free_mx:

 [INTERNAL] 

::

 free_mx(self) -> [MX]

Get all the free variables of the function.

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

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

Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/function.cpp#L1619-L1625

Extra documentation

To edit, see writing tips.

Clone this wiki locally