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

Standard documentation for DaeBuilder.ddef:

 [INTERNAL] 

::

 ddef(self) -> [MX]

Definitions of dependent parameters.

Interdependencies are allowed but must be non-cyclic.

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

Doc source: https://github.com/casadi/casadi/blob/develop/casadi/core/dae_builder.hpp#L165

Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/dae_builder.cpp#L119-L121

Extra documentation

To edit, see writing tips.

Clone this wiki locally