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

Standard documentation for Importer.has_meta:

 [INTERNAL] 

::

 has_meta(self, str cmd, int ind) -> bool

Does a meta entry exist?

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

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

Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/importer.cpp#L83-L85

Extra documentation

To edit, see writing tips.

Clone this wiki locally