#include "TsSpectrum.h"#include "UniformRNG.h"#include "types.h"#include <iostream>#include <gsl/gsl_math.h>Go to the source code of this file.
Functions | |
| int | main () |
| int main | ( | void | ) |
Definition at line 8 of file spectest.cpp.
References TsSpectrum::CalcSpectrum(), TsSpectrum::CalcTimeSeries(), UniformRNG::GetNumber(), and length.
1.5.5