-
Notifications
You must be signed in to change notification settings - Fork 439
L_1ck
Joris Gillis edited this page Apr 4, 2023
·
2 revisions
Check if expression depends on the argument.::
depends_on(DM f, DM arg) -> bool depends_on(SX f, SX arg) -> bool depends_on(MX f, MX arg) -> boolThe argument must be symbolic
To edit, see writing tips.