Skip to content
Joris Gillis edited this page Sep 16, 2022 · 2 revisions

Standard documentation for Sparsity.is_vector:

 Check if the pattern is a row or column vector.

 is_vector(self) -> bool

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

Doc source: https://github.com/casadi/casadi/blob/develop/casadi/core/sparsity.hpp#L748

Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/sparsity.cpp#L285-L287

Extra documentation

To edit, see writing tips.

Clone this wiki locally