We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[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
To edit, see writing tips.