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

Standard documentation for Function.instruction_id:

 [INTERNAL] 

::

 instruction_id(self, int k) -> int

Identifier index of the instruction (SXFunction/MXFunction)

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

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

Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/function.cpp#L1671-L1677

Extra documentation

To edit, see writing tips.

Clone this wiki locally