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

Standard documentation for Function.save:

 [INTERNAL] 

::

 save(self, str fname, dict opts)

Save Function to a file.

See: load

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

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

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

Extra documentation

To edit, see writing tips.

Clone this wiki locally