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

Public Member Functions
Genfun::AssociatedLaguerre Class Reference

#include <AssociatedLaguerre.hh>

Inheritance diagram for Genfun::AssociatedLaguerre:
Genfun::AbsFunction Genfun::AbsFunction

List of all members.

Public Member Functions

 AssociatedLaguerre (unsigned int n, unsigned int k)
 AssociatedLaguerre (const AssociatedLaguerre &right)
virtual ~AssociatedLaguerre ()
virtual double operator() (double argument) const
virtual double operator() (const Argument &a) const
unsigned int n () const
unsigned int k () const
 AssociatedLaguerre (unsigned int n, unsigned int k)
 AssociatedLaguerre (const AssociatedLaguerre &right)
virtual ~AssociatedLaguerre ()
virtual double operator() (double argument) const
virtual double operator() (const Argument &a) const
unsigned int n () const
unsigned int k () const

Detailed Description

Author:

Definition at line 23 of file CLHEP/GenericFunctions/AssociatedLaguerre.hh.


Constructor & Destructor Documentation

Genfun::AssociatedLaguerre::AssociatedLaguerre ( unsigned int  n,
unsigned int  k 
)

Definition at line 16 of file AssociatedLaguerre.cc.

Definition at line 27 of file AssociatedLaguerre.cc.

Definition at line 23 of file AssociatedLaguerre.cc.

Genfun::AssociatedLaguerre::AssociatedLaguerre ( unsigned int  n,
unsigned int  k 
)

Member Function Documentation

unsigned int Genfun::AssociatedLaguerre::k ( ) const

Definition at line 42 of file AssociatedLaguerre.cc.

unsigned int Genfun::AssociatedLaguerre::k ( ) const
unsigned int Genfun::AssociatedLaguerre::n ( ) const

Definition at line 38 of file AssociatedLaguerre.cc.

unsigned int Genfun::AssociatedLaguerre::n ( ) const
virtual double Genfun::AssociatedLaguerre::operator() ( double  argument) const [virtual]

Implements Genfun::AbsFunction.

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

Implements Genfun::AbsFunction.

Definition at line 34 of file AssociatedLaguerre.cc.

Referenced by operator()().

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

Implements Genfun::AbsFunction.

Definition at line 41 of file GenericFunctions/AssociatedLaguerre.hh.

References operator()().

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

Implements Genfun::AbsFunction.

Definition at line 41 of file CLHEP/GenericFunctions/AssociatedLaguerre.hh.

References operator()().


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