Linear space computation of the similarity distance between two temporal values.
- Parameters
-
[in] | instants1,instants2 | Arrays of temporal instants |
[in] | count1,count2 | Number of instants in the arrays |
[in] | simfunc | Similarity function, i.e., Frechet or DTW |
[out] | dist | Array keeping the distances |
- Note
- Only two rows of the full matrix are used