The TS_IS_IRREGULAR macro

The TS_IS_IRREGULAR macro determines whether the given time series is irregular.

Syntax

TS_IS_IRREGULAR((ts_timeseries *) ts)
ts
A pointer to a time series.

Returns

A nonzero value if the given time series is irregular; otherwise, 0 is returned.