Skip to content
Snippets Groups Projects
Closed Allow k-order and estimation DLL to use bytecode for the model evaluation
  • View options
  • Allow k-order and estimation DLL to use bytecode for the model evaluation

    • View options
  • Closed created by Sébastien Villemot

    Currently, k-order DLL and estimation DLL only work with use_dll option.

    This constraint could be easily relieved by calling the M-file of the model from within the DLL, using mexCallMATLAB().

    For the bytecode, a similar trick could be done, provided that support is added for 2nd and 3rd order derivatives.

    From the implementation side, the idea would be to create an super class of DynamicModelDll.

    This change needs to be documented in the reference manual when implemented.

    Attributes

    Assignee

    None

    Labels

    Milestone

    None

    Dates

    Start: None

    Due: None

    Time tracking

    No estimate or time spent

    Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first