Fourier::Coefficients ParseOutputDataFile(const std::string &coefficients)
Transforms coefficients of the form i;x;y into Fourier:Coefficients datastruct.
Definition: helper.cpp:36
bool Equal(const Coefficients &expected, const Coefficients &result)
Compares two coefficient lists of the same size.
Definition: fourier.cpp:5