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

Standard documentation for Function.has_free:

 [INTERNAL] 

::

 has_free(self) -> bool

Does the function have free variables.

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

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

Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/function.cpp#L1635-L1637

Extra documentation

To edit, see writing tips.

Clone this wiki locally