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

Standard documentation for Function.name:

 [INTERNAL] 

::

 name(self) -> str

Name of the function.

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

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

Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/function.cpp#L1250-L1257

Extra documentation

To edit, see writing tips.

Clone this wiki locally