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

Standard documentation for MX.get_output:

 [INTERNAL] 

::

 get_output(self, int oind) -> MX

Get an output.

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

Doc source: https://github.com/casadi/casadi/blob/develop/casadi/core/mx.hpp#L246

Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/mx.cpp#L845-L847

Extra documentation

To edit, see writing tips.

Clone this wiki locally