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

Standard documentation for low:

 Find first nonzero.

::

 low(MX v, MX p, dict options) -> MX

If failed, returns the number of rows

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

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

Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/mx.hpp#L699-L701

Extra documentation

To edit, see writing tips.

Clone this wiki locally