#include <spectrumsolver.h>
|
virtual void | genSpectrum (const std::vector< std::complex< double > > &memin, std::vector< std::complex< double > > &memout, int t0, double tol, FFT::twindowfunc windowfunc, double windowlength) |
|
template<class T, class X>
class CompositeSpectrumSolver< T, X >
Perform two spectrum solvers. The preprocessor class T and postprocessor class X. T is for an extra-polation of data and/or rejection of noises.
Definition at line 133 of file spectrumsolver.h.
The documentation for this class was generated from the following file: