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

Standard documentation for nlpsol_option_type:

 [INTERNAL] 

::

 nlpsol_option_type(str name, str op) -> str

Get type info for a particular option.

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

Doc source: https://github.com/casadi/casadi/blob/develop/casadi/core/nlpsol.hpp#L904

Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/nlpsol.cpp#L904-L906

Extra documentation

To edit, see writing tips.

Clone this wiki locally