#include <FourierFit.hh>
- Author
Definition at line 21 of file FourierFit.hh.
◆ FourierFit() [1/2]
Genfun::FourierFit::FourierFit |
( |
unsigned int |
N | ) |
|
◆ FourierFit() [2/2]
Genfun::FourierFit::FourierFit |
( |
const FourierFit & |
right | ) |
|
◆ ~FourierFit()
virtual Genfun::FourierFit::~FourierFit |
( |
| ) |
|
|
virtual |
◆ getFraction() [1/2]
Parameter * Genfun::FourierFit::getFraction |
( |
unsigned int |
i | ) |
|
◆ getFraction() [2/2]
const Parameter * Genfun::FourierFit::getFraction |
( |
unsigned int |
i | ) |
const |
◆ getPhase() [1/2]
Parameter * Genfun::FourierFit::getPhase |
( |
unsigned int |
i | ) |
|
◆ getPhase() [2/2]
const Parameter * Genfun::FourierFit::getPhase |
( |
unsigned int |
i | ) |
const |
◆ operator()() [1/2]
virtual double Genfun::FourierFit::operator() |
( |
const Argument & |
a | ) |
const |
|
inlineoverridevirtual |
◆ operator()() [2/2]
virtual double Genfun::FourierFit::operator() |
( |
double |
argument | ) |
const |
|
overridevirtual |
◆ order()
unsigned int Genfun::FourierFit::order |
( |
| ) |
const |
The documentation for this class was generated from the following file: