Prototypes | |
REAL4 | getMaxErrSFT (const SFTtype *sft1, const SFTtype *sft2) |
REAL4 | getMaxErrSFTVector (const SFTVector *sftvect1, const SFTVector *sftvect2) |
int | initUserVars (UserVar *uvar) |
REAL4 | XLALcompareREAL4Vectors (REAL4Vector *ts1, REAL4Vector *ts2) |
Compare two REAL8 vectors, returns a measure of the difference. More... | |
REAL4Vector * | XLALREAL4VectorFromFile (const CHAR *fname) |
Load timeseries from binary input file into REAL4Vector. More... | |
int | main (int argc, char *argv[]) |
Go to the source code of this file.
Data Structures | |
struct | UserVar |
Variables | |
int | vrbflg |
defined in lal/lib/std/LALError.c More... | |
Definition at line 207 of file compareSFTs.c.
Definition at line 240 of file compareSFTs.c.
Definition at line 106 of file compareTS.c.
REAL4 XLALcompareREAL4Vectors | ( | REAL4Vector * | ts1, |
REAL4Vector * | ts2 | ||
) |
Compare two REAL8 vectors, returns a measure of the difference.
Definition at line 127 of file compareTS.c.
REAL4Vector * XLALREAL4VectorFromFile | ( | const CHAR * | fname | ) |
Load timeseries from binary input file into REAL4Vector.
Definition at line 185 of file compareTS.c.
Definition at line 65 of file compareTS.c.
|
extern |
defined in lal/lib/std/LALError.c