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

Standard documentation for Function.n_out:

 [INTERNAL] 

::

 n_out(self) -> int

Get the number of function outputs.

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

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

Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/function.cpp#L791-L793

Extra documentation

To edit, see writing tips.

Clone this wiki locally