Go to the source code of this file.
◆ BenchmarkTransform()
| void BenchmarkTransform |
( |
int |
NRuns, |
|
|
int |
WinSize, |
|
|
BenchmarkData & |
results |
|
) |
| |
Definition at line 56 of file BenchmarkFFT.C.
References BenchmarkData::fFFTWBackwardPlanTimePerPulse, BenchmarkData::fFFTWBackwardTimePerPulse, BenchmarkData::fFFTWForwardPlanTimePerPulse, BenchmarkData::fFFTWForwardTimePerPulse, BenchmarkData::fFFTWPrepTime, BenchmarkData::fGSLBackwardTimePerPulse, BenchmarkData::fGSLForwardTimePerPulse, BenchmarkData::fGSLPrepTime, BenchmarkData::fNFFTWTests, BenchmarkData::fNGSLTests, BenchmarkData::fWindowSize, and GetTime_ms().
Referenced by main().
◆ GetTime_ms()
| double GetTime_ms |
( |
time_t |
t0, |
|
|
clock_t |
c0, |
|
|
time_t |
t1, |
|
|
clock_t |
c1 |
|
) |
| |
◆ main()
| int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
◆ usage()
◆ progname