Mentions légales du service

Skip to content
Snippets Groups Projects
  • hhakim's avatar
    1ca0c9f8
    Add matlab wrapper for factorization algorithms (palm4msa and hierarchical fact.). · 1ca0c9f8
    hhakim authored
    - Adding also unit tests for that wrapper.
    - Adding doxy. doc. skeleton for that wrapper.
    - Adjusting palm4msa unit tests (py. and c++, lambda mul. was missing).
    - Extending mex C++ code for interfacing hierarchical_fact and palm4msa: they were not capable to transmit all StoppingCriterion attributes or init. factors (using always the default ones for hierarchical fact. algo.).
    - Explicitely freeing the matlab-managed memory in getConstraint() (mx2Faust.hpp).
    - Other related or minor changes.
    1ca0c9f8
    History
    Add matlab wrapper for factorization algorithms (palm4msa and hierarchical fact.).
    hhakim authored
    - Adding also unit tests for that wrapper.
    - Adding doxy. doc. skeleton for that wrapper.
    - Adjusting palm4msa unit tests (py. and c++, lambda mul. was missing).
    - Extending mex C++ code for interfacing hierarchical_fact and palm4msa: they were not capable to transmit all StoppingCriterion attributes or init. factors (using always the default ones for hierarchical fact. algo.).
    - Explicitely freeing the matlab-managed memory in getConstraint() (mx2Faust.hpp).
    - Other related or minor changes.