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

Genfun::Ln Class Reference

#include <Ln.hh>

Inheritance diagram for Genfun::Ln:

Genfun::AbsFunction List of all members.

Public Member Functions

 Ln ()
virtual ~Ln ()
 Ln (const Ln &right)
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 18 of file Ln.hh.


Constructor & Destructor Documentation

Genfun::Ln::Ln (  ) 

Definition at line 13 of file Ln.cc.

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

Definition at line 16 of file Ln.cc.

Genfun::Ln::Ln ( const Ln right  ) 

Definition at line 19 of file Ln.cc.


Member Function Documentation

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

Reimplemented from Genfun::AbsFunction.

Definition at line 41 of file Ln.hh.

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

Implements Genfun::AbsFunction.

Definition at line 35 of file Ln.hh.

References operator()().

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

Implements Genfun::AbsFunction.

Definition at line 23 of file Ln.cc.

Referenced by operator()().

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

Reimplemented from Genfun::AbsFunction.

Definition at line 29 of file Ln.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