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

Genfun::Power Class Reference

#include <Power.hh>

Inheritance diagram for Genfun::Power:

Genfun::AbsFunction List of all members.

Public Member Functions

 Power (double n)
 Power (int n)
 Power (unsigned int n)
 Power (const Power &right)
virtual ~Power ()
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 19 of file Power.hh.


Constructor & Destructor Documentation

Genfun::Power::Power ( double  n  ) 

Definition at line 19 of file Power.cc.

Referenced by partial().

Genfun::Power::Power ( int  n  ) 

Definition at line 9 of file Power.cc.

Genfun::Power::Power ( unsigned int  n  ) 

Definition at line 14 of file Power.cc.

Genfun::Power::Power ( const Power right  ) 

Definition at line 24 of file Power.cc.

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

Definition at line 30 of file Power.cc.


Member Function Documentation

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

Reimplemented from Genfun::AbsFunction.

Definition at line 45 of file Power.hh.

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

Implements Genfun::AbsFunction.

Definition at line 39 of file Power.hh.

References operator()().

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

Implements Genfun::AbsFunction.

Definition at line 33 of file Power.cc.

References f().

Referenced by operator()().

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

Reimplemented from Genfun::AbsFunction.

Definition at line 61 of file Power.cc.

References Power().


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