Go to the documentation of this file. 1 #ifndef GAUSSIANMODULATEDSINUSOID_HPP
2 #define GAUSSIANMODULATEDSINUSOID_HPP
31 const double frequency,
33 const double std_dev);
34 virtual double getValue(
const double x)
const;
35 virtual void setScale(
const double magnitude);
36 virtual double getDf(
const double x)
const;