MobilityDB 1.1

◆ tinstarr_similarity_matrix1()

static void tinstarr_similarity_matrix1 ( const TInstant **  instants1,
int  count1,
const TInstant **  instants2,
int  count2,
SimFunc  simfunc,
double *  dist 
)
static

Compute the similarity distance between two temporal values using a full matrix.

Parameters
[in]instants1,instants2Instants of the temporal values
[in]count1,count2Number of instants of the temporal values
[in]simfuncSimilarity function, i.e., Frechet or DTW
[out]distMatrix keeping the distances