We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[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
To edit, see writing tips.