CLHEP 2.0.4.7 Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

Genfun::Exp Class Reference

#include <Exp.hh>

Inheritance diagram for Genfun::Exp:

Genfun::AbsFunction List of all members.

Public Member Functions

 Exp ()
 Exp (const Exp &right)
virtual ~Exp ()
virtual double operator() (double argument) const
virtual double operator() (const Argument &a) const
Derivative partial (unsigned int) const
virtual bool hasAnalyticDerivative () const

Detailed Description

Author:

Definition at line 20 of file Exp.hh.


Constructor & Destructor Documentation

Genfun::Exp::Exp (  ) 

Definition at line 10 of file Exp.cc.

Genfun::Exp::Exp ( const Exp right  ) 

Definition at line 13 of file Exp.cc.

Genfun::Exp::~Exp (  )  [virtual]

Definition at line 16 of file Exp.cc.


Member Function Documentation

virtual bool Genfun::Exp::hasAnalyticDerivative (  )  const [inline, virtual]

Reimplemented from Genfun::AbsFunction.

Definition at line 43 of file Exp.hh.

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

Implements Genfun::AbsFunction.

Definition at line 37 of file Exp.hh.

References operator()().

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

Implements Genfun::AbsFunction.

Definition at line 19 of file Exp.cc.

Referenced by operator()().

Derivative Genfun::Exp::partial ( unsigned  int  )  const [virtual]

Reimplemented from Genfun::AbsFunction.

Definition at line 24 of file Exp.cc.


The documentation for this class was generated from the following files:
Generated on Thu Jul 1 22:02:32 2010 for CLHEP by  doxygen 1.4.7