MobilityDB
1.1
mobilitydb
src
general
temporal_similarity.c
similarity_path_state_make
similarity_path_state_next
Temporal_dynamic_time_warp
Temporal_dynamic_time_warp_path
Temporal_frechet_distance
Temporal_frechet_path
temporal_similarity_ext
temporal_similarity_path_ext
◆
similarity_path_state_make()
static
SimilarityPathState
* similarity_path_state_make
(
Match
*
path
,
int
size
)
static
Create the initial state that persists across multiple calls of the function.
Parameters
[in]
path
Match
path
[in]
size
Size of the path
Precondition
The size argument must be greater to 0.
Note
The path is in reverse order and thus, we start from the last element
Generated by
1.9.4