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

Standard documentation for Function.sz_arg:

 [INTERNAL] 

::

 sz_arg(self) -> size_t

Get required length of arg field.

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

Doc source: https://github.com/casadi/casadi/blob/develop/casadi/core/function.hpp#L1085

Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/function.cpp#L1027-L1027

Extra documentation

To edit, see writing tips.

Clone this wiki locally