MobilityDB  1.0

◆ temporal_compute_stats()

void temporal_compute_stats ( VacAttrStats *  stats,
AnalyzeAttrFetchFunc  fetchfunc,
int  samplerows,
double  totalrows 
)

Compute the statistics for temporal columns where only the time dimension is considered.

Parameters
[in]statsStructure storing statistics information
[in]fetchfuncFetch function
[in]samplerowsNumber of sample rows
[in]totalrowsTotal number of rows