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

Genfun::Sqrt Class Reference

#include <Sqrt.hh>

Inheritance diagram for Genfun::Sqrt:

Genfun::AbsFunction List of all members.

Public Member Functions

 Sqrt ()
 Sqrt (const Sqrt &right)
virtual ~Sqrt ()
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 Sqrt.hh.


Constructor & Destructor Documentation

Genfun::Sqrt::Sqrt (  ) 

Definition at line 9 of file Sqrt.cc.

Referenced by partial().

Genfun::Sqrt::Sqrt ( const Sqrt right  ) 

Definition at line 12 of file Sqrt.cc.

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

Definition at line 16 of file Sqrt.cc.


Member Function Documentation

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

Reimplemented from Genfun::AbsFunction.

Definition at line 42 of file Sqrt.hh.

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

Implements Genfun::AbsFunction.

Definition at line 36 of file Sqrt.hh.

References operator()().

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

Implements Genfun::AbsFunction.

Definition at line 19 of file Sqrt.cc.

Referenced by operator()().

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

Reimplemented from Genfun::AbsFunction.

Definition at line 24 of file Sqrt.cc.

References Sqrt().


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