CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

Public Member Functions | List of all members
Genfun::LegendreFit Class Reference

#include <LegendreFit.hh>

Inheritance diagram for Genfun::LegendreFit:
Genfun::AbsFunction Genfun::AbsFunction

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
 
ParametergetFraction (unsigned int i)
 
const ParametergetFraction (unsigned int i) const
 
ParametergetPhase (unsigned int i)
 
const ParametergetPhase (unsigned int i) const
 
const LegendreCoefficientSetcoefficientsA () const
 
const LegendreCoefficientSetcoefficientsASq () const
 
void recomputeCoefficients () 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
 
ParametergetFraction (unsigned int i)
 
const ParametergetFraction (unsigned int i) const
 
ParametergetPhase (unsigned int i)
 
const ParametergetPhase (unsigned int i) const
 
const LegendreCoefficientSetcoefficientsA () const
 
const LegendreCoefficientSetcoefficientsASq () const
 
void recomputeCoefficients () const
 
- Public Member Functions inherited from Genfun::AbsFunction
 AbsFunction ()
 
 AbsFunction (const AbsFunction &right)
 
virtual ~AbsFunction ()
 
virtual unsigned int dimensionality () const
 
virtual AbsFunctionclone () const =0
 
virtual FunctionComposition operator() (const AbsFunction &f) const
 
virtual ParameterComposition operator() (const AbsParameter &p) const
 
Derivative derivative (const Variable &v) const
 
Derivative prime () const
 
virtual bool hasAnalyticDerivative () const
 
virtual Derivative partial (unsigned int) const
 
 AbsFunction ()
 
 AbsFunction (const AbsFunction &right)
 
virtual ~AbsFunction ()
 
virtual unsigned int dimensionality () const
 
virtual AbsFunctionclone () const =0
 
virtual FunctionComposition operator() (const AbsFunction &f) const
 
virtual ParameterComposition operator() (const AbsParameter &p) const
 
Derivative derivative (const Variable &v) const
 
Derivative prime () const
 
virtual bool hasAnalyticDerivative () const
 
virtual Derivative partial (unsigned int) const
 

Detailed Description

Author

Definition at line 22 of file CLHEP/GenericFunctions/LegendreFit.hh.

Constructor & Destructor Documentation

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

Member Function Documentation

const LegendreCoefficientSet& Genfun::LegendreFit::coefficientsA ( ) const
const LegendreCoefficientSet& Genfun::LegendreFit::coefficientsA ( ) const
const LegendreCoefficientSet& Genfun::LegendreFit::coefficientsASq ( ) const
const LegendreCoefficientSet& Genfun::LegendreFit::coefficientsASq ( ) const
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
virtual double Genfun::LegendreFit::operator() ( double  argument) const
virtual

Implements Genfun::AbsFunction.

virtual double Genfun::LegendreFit::operator() ( double  argument) const
virtual

Implements Genfun::AbsFunction.

Referenced by operator()().

virtual double Genfun::LegendreFit::operator() ( const Argument a) const
inlinevirtual

Implements Genfun::AbsFunction.

Definition at line 39 of file CLHEP/GenericFunctions/LegendreFit.hh.

References operator()().

virtual double Genfun::LegendreFit::operator() ( const Argument a) const
inlinevirtual

Implements Genfun::AbsFunction.

Definition at line 39 of file GenericFunctions/LegendreFit.hh.

References operator()().

unsigned int Genfun::LegendreFit::order ( ) const
unsigned int Genfun::LegendreFit::order ( ) const
void Genfun::LegendreFit::recomputeCoefficients ( ) const
void Genfun::LegendreFit::recomputeCoefficients ( ) const

The documentation for this class was generated from the following file: