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

Standard documentation for GenDM.is_dense,GenSX.is_dense,GenMX.is_dense:

 [INTERNAL] 

::

 is_dense(self) -> bool

Check if the matrix expression is dense.

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

Doc source: https://github.com/casadi/casadi/blob/develop/casadi/core/generic_matrix.hpp#L153

Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/generic_matrix.hpp#L153-L153

Extra documentation

To edit, see writing tips.

Clone this wiki locally