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

Public Member Functions
Genfun::Legendre Class Reference

#include <Legendre.hh>

Inheritance diagram for Genfun::Legendre:
Genfun::AbsFunction Genfun::AbsFunction

List of all members.

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

Detailed Description

Author:

Definition at line 13 of file CLHEP/GenericFunctions/Legendre.hh.


Constructor & Destructor Documentation

Genfun::Legendre::Legendre ( unsigned int  order)
virtual Genfun::Legendre::~Legendre ( ) [virtual]
Genfun::Legendre::Legendre ( unsigned int  order)
virtual Genfun::Legendre::~Legendre ( ) [virtual]

Member Function Documentation

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

Implements Genfun::AbsFunction.

Referenced by operator()().

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

Implements Genfun::AbsFunction.

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

Implements Genfun::AbsFunction.

Definition at line 30 of file GenericFunctions/Legendre.hh.

References operator()().

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

Implements Genfun::AbsFunction.

Definition at line 30 of file CLHEP/GenericFunctions/Legendre.hh.

References operator()().


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