LAL  7.5.0.1-b72065a

Tests the routines in RealFFT.h. More...

Detailed Description

Tests the routines in RealFFT.h.

Usage

RealFFTTest [options]
Options:
-h print this message
-q quiet: run silently
-v verbose: print extra information
-d level set lalDebugLevel to level
-m trials set number of random trials
-n size set size of FFTs
#define lalDebugLevel
Definition: LALDebugLevel.h:58
static const INT4 m
Definition: Random.c:80
static const INT4 q
Definition: Random.c:81
int verbose
Definition: tconvert.c:103

Use the -n option to specify the size of the test transform and the -m option to specify the number of test transforms of that size. (Default is to test transforms of size 1 to 128 in unit steps and then powers of two up to 65536.)

Exit codes

CodeExplanation
0Success, normal exit.
1Subroutine failed.

Uses

Notes

Definition in file RealFFTTest.c.

Go to the source code of this file.