MobilityDB
1.0
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
temporal_similarity_internal
temporal_similarity_path
temporal_similarity_path_internal
tinstant_distance
tinstantarr_similarity
tinstantarr_similarity1
tinstantarr_similarity_matrix
tinstantarr_similarity_matrix1
tinstantarr_similarity_path
tnumberinst_distance
tpointinst_distance
◆
tinstantarr_similarity_path()
static
Match
* tinstantarr_similarity_path
(
double *
dist
,
int
count1
,
int
count2
,
int *
count
)
static
Compute the similarity path between two temporal values based on the distance matrix.
Parameters
[in]
dist
Matrix keeping the distances
[in]
count1,count2
Number of rows and columns of the matrix
[out]
count
Number of elements of the similarity path
Generated by
1.8.13