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