|
CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
#include <Legendre.hh>
Public Member Functions | |
| Legendre (unsigned int order) | |
| Legendre (const Legendre &right) | |
| virtual | ~Legendre () |
| virtual double | operator() (double argument) const |
| virtual double | operator() (const Argument &a) const |
| Legendre (unsigned int order) | |
| Legendre (const Legendre &right) | |
| virtual | ~Legendre () |
| virtual double | operator() (double argument) const |
| virtual double | operator() (const Argument &a) const |
Public Member Functions inherited from Genfun::AbsFunction | |
| AbsFunction () | |
| AbsFunction (const AbsFunction &right) | |
| virtual | ~AbsFunction () |
| virtual unsigned int | dimensionality () const |
| virtual AbsFunction * | clone () 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 AbsFunction * | clone () 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 |
Definition at line 13 of file CLHEP/GenericFunctions/Legendre.hh.
| Genfun::Legendre::Legendre | ( | unsigned int | order | ) |
| Genfun::Legendre::Legendre | ( | const Legendre & | right | ) |
|
virtual |
| Genfun::Legendre::Legendre | ( | unsigned int | order | ) |
| Genfun::Legendre::Legendre | ( | const Legendre & | right | ) |
|
virtual |
Implements Genfun::AbsFunction.
Referenced by operator()().
Implements Genfun::AbsFunction.
Implements Genfun::AbsFunction.
Definition at line 30 of file GenericFunctions/Legendre.hh.
References operator()().
Implements Genfun::AbsFunction.
Definition at line 30 of file CLHEP/GenericFunctions/Legendre.hh.
References operator()().
1.8.1