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

Standard documentation for Function.name_out:

 [INTERNAL] 

::

 name_out(self) -> [str]
 name_out(self, int ind) -> str

Get output scheme name by index.

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

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

Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/function.cpp#L951-L957

.......

::

 name_out(self, int ind)

[INTERNAL] Get output scheme name by index.

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

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

Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/function.cpp#L951-L957

.............

.......

::

 name_out(self)

[INTERNAL] Get output scheme.

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

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

Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/function.cpp#L923-L925

.............

Extra documentation

To edit, see writing tips.

Clone this wiki locally