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

Standard documentation for Function.print_option:

 [INTERNAL] 

::

 print_option(self, str name)

Print all information there is to know about a certain option.

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

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

Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/function.cpp#L1103-L1105

Extra documentation

To edit, see writing tips.

Clone this wiki locally