Skip to content
Joris Gillis edited this page Apr 4, 2023 · 1 revision

Standard documentation for Callback.has_eval_buffer:

 [INTERNAL] 

::

 has_eval_buffer(self) -> bool

Does the Callback class support a copy-free low level interface ?

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

Doc source: https://github.com/casadi/casadi/blob/develop/casadi/core/callback.hpp#L122

Implementation: https://github.com/casadi/casadi/blob/develop/casadi/core/callback.cpp#L57-L59

Extra documentation

To edit, see writing tips.

Clone this wiki locally