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

Standard documentation for conic_option_type:

 [INTERNAL] 

::

 conic_option_type(str name, str op) -> str

Get type info for a particular option.

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

Doc source: https://github.com/casadi/casadi/blob/develop/casadi/core/conic.hpp#L546

Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/conic.cpp#L546-L548

Extra documentation

To edit, see writing tips.

Clone this wiki locally