Return the similarity distance between two temporal values using a full matrix.
- Parameters
-
[in] | instants1,instants2 | Instants of the temporal values |
[in] | count1,count2 | Number of instants of the temporal values |
[in] | simfunc | Similarity function, i.e., Frechet or DTW |
[out] | dist | Matrix keeping the distances |