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

Standard documentation for DM.is_constant,SX.is_constant:

 [INTERNAL] 

::

 is_constant(self) -> bool

Check if the matrix is constant (note that false negative answers are possible)

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

Doc source: https://github.com/casadi/casadi/blob/develop/casadi/core/matrix_decl.hpp#L1085

Extra documentation

To edit, see writing tips.

Clone this wiki locally