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

Standard documentation for MX.n_dep:

 [INTERNAL] 

::

 n_dep(self) -> int

Get the number of dependencies of a binary SXElem.

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

Doc source: https://github.com/casadi/casadi/blob/develop/casadi/core/mx.hpp#L251

Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/mx.cpp#L734-L736

Extra documentation

To edit, see writing tips.

Clone this wiki locally