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

Standard documentation for Callback.get_n_out:

 [INTERNAL] 

::

 get_n_out(self) -> int

Get the number of outputs.

This function is called during construction.

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

Doc source: https://github.com/casadi/casadi/blob/develop/casadi/core/callback.hpp#L136

Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/callback.cpp#L68-L70

Extra documentation

To edit, see writing tips.

Clone this wiki locally