#include <MultiPeakFit.h>
Public Member Functions | |
LorentzFit (ApplicationWindow *parent, Graph *g, const QString &curveTitle, double start, double end) | |
LorentzFit (ApplicationWindow *parent, Graph *g, const QString &curveTitle) | |
LorentzFit (ApplicationWindow *parent, Graph *g) | |
Private Member Functions | |
void | init () |
LorentzFit::LorentzFit | ( | ApplicationWindow * | parent, | |
Graph * | g | |||
) |
LorentzFit::LorentzFit | ( | ApplicationWindow * | parent, | |
Graph * | g, | |||
const QString & | curveTitle | |||
) |
LorentzFit::LorentzFit | ( | ApplicationWindow * | parent, | |
Graph * | g, | |||
const QString & | curveTitle, | |||
double | start, | |||
double | end | |||
) |
void LorentzFit::init | ( | ) | [private] |
Reimplemented from Filter.