Skip to content
Snippets Groups Projects
Commit 886e9d98 authored by Bentriou Mahmoud's avatar Bentriou Mahmoud
Browse files

Creation of automata has been change again to improve performance. Now

check_constraint and update_state functions are created inside
create_automaton_*(), by the evaluation of meta_elementary_functions <:
Expr. check_constraint and update_state don't depend on constants::Dict
anymore: constants are interpolated inside the expression.

Add of tests for euclidean distance automaton.
Add a new function euclidean_distance that computes the euclidean
distance of a Trajectory compared to observations along a discrete
timeline.
parent b1c40b0f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment