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

Public Member Functions
Genfun::AssociatedLegendre Class Reference

#include <AssociatedLegendre.hh>

Inheritance diagram for Genfun::AssociatedLegendre:
Genfun::AbsFunction Genfun::AbsFunction

List of all members.

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

Detailed Description

Author:

Definition at line 20 of file CLHEP/GenericFunctions/AssociatedLegendre.hh.


Constructor & Destructor Documentation

Genfun::AssociatedLegendre::AssociatedLegendre ( unsigned int  l,
unsigned int  m 
)

Definition at line 17 of file AssociatedLegendre.cc.

Definition at line 29 of file AssociatedLegendre.cc.

Definition at line 25 of file AssociatedLegendre.cc.

Genfun::AssociatedLegendre::AssociatedLegendre ( unsigned int  l,
unsigned int  m 
)

Member Function Documentation

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
virtual double Genfun::AssociatedLegendre::operator() ( double  argument) const [virtual]

Implements Genfun::AbsFunction.

double Genfun::AssociatedLegendre::operator() ( double  argument) const [virtual]

Implements Genfun::AbsFunction.

Definition at line 36 of file AssociatedLegendre.cc.

Referenced by operator()().

virtual double Genfun::AssociatedLegendre::operator() ( const Argument a) const [inline, virtual]

Implements Genfun::AbsFunction.

Definition at line 37 of file CLHEP/GenericFunctions/AssociatedLegendre.hh.

References operator()().

virtual double Genfun::AssociatedLegendre::operator() ( const Argument a) const [inline, virtual]

Implements Genfun::AbsFunction.

Definition at line 37 of file GenericFunctions/AssociatedLegendre.hh.

References operator()().


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