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

Standard documentation for Function.sz_res:

 [INTERNAL] 

::

 sz_res(self) -> size_t

Get required length of res field.

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

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

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

Extra documentation

To edit, see writing tips.

Clone this wiki locally