CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
#include <LegendreFit.hh>
Public Member Functions | |
LegendreFit (unsigned int N) | |
LegendreFit (const LegendreFit &right) | |
virtual | ~LegendreFit () |
virtual double | operator() (double argument) const |
virtual double | operator() (const Argument &a) const |
unsigned int | order () const |
Parameter * | getFraction (unsigned int i) |
const Parameter * | getFraction (unsigned int i) const |
Parameter * | getPhase (unsigned int i) |
const Parameter * | getPhase (unsigned int i) const |
LegendreFit (unsigned int N) | |
LegendreFit (const LegendreFit &right) | |
virtual | ~LegendreFit () |
virtual double | operator() (double argument) const |
virtual double | operator() (const Argument &a) const |
unsigned int | order () const |
Parameter * | getFraction (unsigned int i) |
const Parameter * | getFraction (unsigned int i) const |
Parameter * | getPhase (unsigned int i) |
const Parameter * | getPhase (unsigned int i) const |
Definition at line 21 of file CLHEP/GenericFunctions/LegendreFit.hh.
Genfun::LegendreFit::LegendreFit | ( | unsigned int | N | ) |
Genfun::LegendreFit::LegendreFit | ( | const LegendreFit & | right | ) |
virtual Genfun::LegendreFit::~LegendreFit | ( | ) | [virtual] |
Genfun::LegendreFit::LegendreFit | ( | unsigned int | N | ) |
Genfun::LegendreFit::LegendreFit | ( | const LegendreFit & | right | ) |
virtual Genfun::LegendreFit::~LegendreFit | ( | ) | [virtual] |
Parameter* Genfun::LegendreFit::getFraction | ( | unsigned int | i | ) |
Parameter* Genfun::LegendreFit::getFraction | ( | unsigned int | i | ) |
const Parameter* Genfun::LegendreFit::getFraction | ( | unsigned int | i | ) | const |
const Parameter* Genfun::LegendreFit::getFraction | ( | unsigned int | i | ) | const |
Parameter* Genfun::LegendreFit::getPhase | ( | unsigned int | i | ) |
Parameter* Genfun::LegendreFit::getPhase | ( | unsigned int | i | ) |
const Parameter* Genfun::LegendreFit::getPhase | ( | unsigned int | i | ) | const |
const Parameter* Genfun::LegendreFit::getPhase | ( | unsigned int | i | ) | const |
Implements Genfun::AbsFunction.
Implements Genfun::AbsFunction.
Referenced by operator()().
Implements Genfun::AbsFunction.
Definition at line 38 of file GenericFunctions/LegendreFit.hh.
References operator()().
Implements Genfun::AbsFunction.
Definition at line 38 of file CLHEP/GenericFunctions/LegendreFit.hh.
References operator()().
unsigned int Genfun::LegendreFit::order | ( | ) | const |
unsigned int Genfun::LegendreFit::order | ( | ) | const |