|
CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
#include <AssociatedLegendre.hh>
Public Member Functions | |
| AssociatedLegendre (unsigned int l, unsigned int m) | |
| AssociatedLegendre (const AssociatedLegendre &right) | |
| virtual | ~AssociatedLegendre () |
| virtual double | operator() (double argument) const |
| virtual double | operator() (const Argument &a) const |
| unsigned int | l () const |
| unsigned int | m () const |
| AssociatedLegendre (unsigned int l, unsigned int m) | |
| AssociatedLegendre (const AssociatedLegendre &right) | |
| virtual | ~AssociatedLegendre () |
| virtual double | operator() (double argument) const |
| virtual double | operator() (const Argument &a) const |
| unsigned int | l () const |
| unsigned int | m () 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 20 of file CLHEP/GenericFunctions/AssociatedLegendre.hh.
| Genfun::AssociatedLegendre::AssociatedLegendre | ( | unsigned int | l, |
| unsigned int | m | ||
| ) |
| Genfun::AssociatedLegendre::AssociatedLegendre | ( | const AssociatedLegendre & | right | ) |
|
virtual |
| Genfun::AssociatedLegendre::AssociatedLegendre | ( | unsigned int | l, |
| unsigned int | m | ||
| ) |
| Genfun::AssociatedLegendre::AssociatedLegendre | ( | const AssociatedLegendre & | right | ) |
|
virtual |
| unsigned int Genfun::AssociatedLegendre::l | ( | ) | const |
Referenced by operator()().
| unsigned int Genfun::AssociatedLegendre::l | ( | ) | const |
| unsigned int Genfun::AssociatedLegendre::m | ( | ) | const |
Referenced by operator()().
| unsigned int Genfun::AssociatedLegendre::m | ( | ) | const |
Implements Genfun::AbsFunction.
Implements Genfun::AbsFunction.
Referenced by operator()().
Implements Genfun::AbsFunction.
Definition at line 37 of file CLHEP/GenericFunctions/AssociatedLegendre.hh.
References l(), m(), and operator()().
Implements Genfun::AbsFunction.
Definition at line 37 of file GenericFunctions/AssociatedLegendre.hh.
References l(), m(), and operator()().
1.8.13