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

Standard documentation for Importer.serialize:

 [INTERNAL] 

::

 serialize(self, casadi::SerializingStream & s)

Serialize an object.

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

Doc source: https://github.com/casadi/casadi/blob/develop/casadi/core/importer.hpp#L211

Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/importer.cpp#L103-L105

Extra documentation

To edit, see writing tips.

Clone this wiki locally