MobilityDB
1.1
Similarity functions
temporal_dyntimewarp_distance
temporal_dyntimewarp_path
temporal_frechet_distance
temporal_frechet_path
◆
temporal_dyntimewarp_path()
Match
* temporal_dyntimewarp_path
(
const
Temporal
*
temp1
,
const
Temporal
*
temp2
,
int *
count
)
Compute the Dynamic Time Warp distance between two temporal values.
Parameters
[in]
temp1,temp2
Temporal
values
[out]
count
Number of elements of the output array
SQL Function:
dynamicTimeWarpPath()
Generated by
1.9.4