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 |
Definition at line 20 of file CLHEP/GenericFunctions/AssociatedLegendre.hh.
Genfun::AssociatedLegendre::AssociatedLegendre | ( | unsigned int | l, |
unsigned int | m | ||
) |
Definition at line 17 of file AssociatedLegendre.cc.
Genfun::AssociatedLegendre::AssociatedLegendre | ( | const AssociatedLegendre & | right | ) |
Definition at line 29 of file AssociatedLegendre.cc.
Genfun::AssociatedLegendre::~AssociatedLegendre | ( | ) | [virtual] |
Definition at line 25 of file AssociatedLegendre.cc.
Genfun::AssociatedLegendre::AssociatedLegendre | ( | unsigned int | l, |
unsigned int | m | ||
) |
Genfun::AssociatedLegendre::AssociatedLegendre | ( | const AssociatedLegendre & | right | ) |
virtual Genfun::AssociatedLegendre::~AssociatedLegendre | ( | ) | [virtual] |
unsigned int Genfun::AssociatedLegendre::l | ( | ) | const |
Definition at line 40 of file AssociatedLegendre.cc.
unsigned int Genfun::AssociatedLegendre::l | ( | ) | const |
unsigned int Genfun::AssociatedLegendre::m | ( | ) | const |
Definition at line 44 of file AssociatedLegendre.cc.
unsigned int Genfun::AssociatedLegendre::m | ( | ) | const |
Implements Genfun::AbsFunction.
Implements Genfun::AbsFunction.
Definition at line 36 of file AssociatedLegendre.cc.
Referenced by operator()().
Implements Genfun::AbsFunction.
Definition at line 37 of file CLHEP/GenericFunctions/AssociatedLegendre.hh.
References operator()().
Implements Genfun::AbsFunction.
Definition at line 37 of file GenericFunctions/AssociatedLegendre.hh.
References operator()().