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

Standard documentation for 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

Extra documentation

To edit, see writing tips.

Clone this wiki locally