TS++ library: time series library
|
bool ts::TimeSeriesCollection< T >::are_consistent | ( | const ::sff::WID2compare | comparer | ) | const |
Check consistency.
Check the consistency of the time series in the collections based on header data. For example this can be used to check whether all time series have the same number of samples.
comparer | defines the header fields to be compared |
Definition at line 99 of file tscollection.h.