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

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

 [INTERNAL] 

::

 nnz_lower(self) -> int

Get the number of non-zeros in the lower triangular half.

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

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

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

Extra documentation

To edit, see writing tips.

Clone this wiki locally