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

Standard documentation for Function.instruction_MX:

 [INTERNAL] 

::

 instruction_MX(self, int k) -> MX

Get the MX node corresponding to an instruction (MXFunction)

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

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

Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/function.cpp#L1655-L1661

Extra documentation

To edit, see writing tips.

Clone this wiki locally