-
Notifications
You must be signed in to change notification settings - Fork 439
L_r1
Joris Gillis edited this page Apr 4, 2023
·
3 revisions
[INTERNAL]::
binary(int op, MX x, MX y) -> MXCreate nodes by their ID.
Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/mx.cpp#L507-L532
[INTERNAL]::
unary(int op, MX x) -> MXCreate nodes by their ID.
Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/mx.cpp#L534-L536
To edit, see writing tips.