8000 L_1n · casadi/casadi Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Joris Gillis edited this page Apr 4, 2023 · 2 revisions

Standard documentation for Opti.copy:

 [INTERNAL] 

::

 copy(self) -> Opti

Get a copy of the.

The copy is effectively a deep copy: Updating the state of the copy does not update the original.

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

Doc source: https://github.com/casadi/casadi/blob/develop/casadi/core/optistack.hpp#L380

Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/optistack.cpp#L739-L741

Extra documentation

To edit, see writing tips.

Clone this wiki locally
0