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

Public Member Functions
Genfun::ReverseExponential Class Reference

#include <ReverseExponential.hh>

Inheritance diagram for Genfun::ReverseExponential:
Genfun::AbsFunction Genfun::AbsFunction

List of all members.

Public Member Functions

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

Detailed Description

Author:

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


Constructor & Destructor Documentation

Definition at line 10 of file ReverseExponential.cc.

Definition at line 14 of file ReverseExponential.cc.

Definition at line 19 of file ReverseExponential.cc.


Member Function Documentation

Definition at line 27 of file ReverseExponential.cc.

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

Reimplemented from Genfun::AbsFunction.

Definition at line 46 of file CLHEP/GenericFunctions/ReverseExponential.hh.

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

Reimplemented from Genfun::AbsFunction.

Definition at line 46 of file GenericFunctions/ReverseExponential.hh.

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

Implements Genfun::AbsFunction.

Definition at line 22 of file ReverseExponential.cc.

References Genfun::Parameter::getValue().

Referenced by operator()().

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

Implements Genfun::AbsFunction.

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

Implements Genfun::AbsFunction.

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

References operator()().

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

Implements Genfun::AbsFunction.

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

References operator()().

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

Reimplemented from Genfun::AbsFunction.

Definition at line 32 of file ReverseExponential.cc.

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

Reimplemented from Genfun::AbsFunction.


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