Prototypes | |
| static REAL4FrequencySeries * | random_frequencyseries (size_t n) |
| static INT4FrequencySeries * | sequential_frequencyseries (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 |
|
static |
Definition at line 38 of file FrequencySeriesTest.c.
|
static |
Definition at line 48 of file FrequencySeriesTest.c.
Definition at line 58 of file FrequencySeriesTest.c.
| int main | ( | void | ) |
Definition at line 73 of file FrequencySeriesTest.c.
|
static |
Definition at line 35 of file FrequencySeriesTest.c.