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

Standard documentation for conic_out:

 [INTERNAL] 

::

 conic_out() -> [str]
 conic_out(int ind) -> str

Get output scheme name by index.

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

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

Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/conic.cpp#L91-L100

.......

::

 conic_out(int ind)

[INTERNAL] Get output scheme name by index.

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

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

Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/conic.cpp#L91-L100

.............

.......

::

 conic_out()

[INTERNAL] Get QP solver output scheme of QP solvers.

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

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

Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/conic.cpp#L66-L70

.............

Extra documentation

To edit, see writing tips.

Clone this wiki locally