We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
MX.is_transpose
[INTERNAL] :: is_transpose(self) -> bool Is the expression a transpose? Extra doc: https://github.com/casadi/casadi/wiki/L_qy Doc source: https://github.com/casadi/casadi/blob/develop/casadi/core/mx.hpp#L359 Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/mx.cpp#L957-L959
[INTERNAL]
::
is_transpose(self) -> bool
Is the expression a transpose?
Extra doc: https://github.com/casadi/casadi/wiki/L_qy
Doc source: https://github.com/casadi/casadi/blob/develop/casadi/core/mx.hpp#L359
Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/mx.cpp#L957-L959
To edit, see writing tips.