MobilityDB 1.1

◆ tsequenceset_make_free()

TSequenceSet * tsequenceset_make_free ( TSequence **  sequences,
int  count,
bool  normalize 
)

Construct a temporal sequence set from an array of temporal sequences and free the array and the sequences after the creation.

Parameters
[in]sequencesArray of sequences
[in]countNumber of elements in the array
[in]normalizeTrue if the resulting value should be normalized.
See also
tsequenceset_make