LAL  7.5.0.1-89842e6
TimeSeriesTest.c File Reference

Prototypes

static REAL4TimeSeriesrandom_timeseries (size_t n)
 
static INT4TimeSeriessequential_timeseries (size_t n)
 
static int cmp_real4 (REAL4 *a, REAL4 *b, size_t n)
 
int main (void)
 

Go to the source code of this file.

Variables

static LIGOTimeGPS gps_zero = LIGOTIMEGPSZERO
 

Function Documentation

◆ random_timeseries()

static REAL4TimeSeries* random_timeseries ( size_t  n)
static

Definition at line 38 of file TimeSeriesTest.c.

◆ sequential_timeseries()

static INT4TimeSeries* sequential_timeseries ( size_t  n)
static

Definition at line 48 of file TimeSeriesTest.c.

◆ cmp_real4()

static int cmp_real4 ( REAL4 a,
REAL4 b,
size_t  n 
)
static

Definition at line 58 of file TimeSeriesTest.c.

◆ main()

int main ( void  )

Definition at line 73 of file TimeSeriesTest.c.

Variable Documentation

◆ gps_zero

LIGOTimeGPS gps_zero = LIGOTIMEGPSZERO
static

Definition at line 35 of file TimeSeriesTest.c.