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

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

 [INTERNAL] 

::

 is_triu(self) -> bool

Check if the matrix is upper triangular.

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

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

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

Extra documentation

To edit, see writing tips.

Clone this wiki locally