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

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

 [INTERNAL] 

::

 is_vector(self) -> bool

Check if the matrix is a row or column vector.

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

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

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

Extra documentation

To edit, see writing tips.

Clone this wiki locally