-
Notifications
You must be signed in to change notification settings - Fork 391
L_1v5
[INTERNAL]
::
expand(self) -> Function expand(self, str name, dict opts) -> Function
Expand a function to SX.
Extra doc: https://github.com/casadi/casadi/wiki/L_1v5
Doc source: https://github.com/casadi/casadi/blob/develop/casadi/core/function.hpp#L207
Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/function.cpp#L286-L302
.......
::
expand(self)
[INTERNAL] Expand a function to SX.
Extra doc: https://github.com/casadi/casadi/wiki/L_1v5
Doc source: https://github.com/casadi/casadi/blob/develop/casadi/core/function.hpp#L206
Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/function.cpp#L276-L284
.............
.......
::
expand(self, str name, dict opts)
[INTERNAL] Expand a function to SX.
Extra doc: https://github.com/casadi/casadi/wiki/L_1v5
Doc source: https://github.com/casadi/casadi/blob/develop/casadi/core/function.hpp#L207
Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/function.cpp#L286-L302
.............
To edit, see writing tips.