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

Genfun::Square Class Reference

#include <Square.hh>

Inheritance diagram for Genfun::Square:

Genfun::AbsFunction List of all members.

Public Member Functions

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


Constructor & Destructor Documentation

Genfun::Square::Square (  ) 

Definition at line 10 of file Square.cc.

Genfun::Square::Square ( const Square right  ) 

Definition at line 13 of file Square.cc.

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

Definition at line 17 of file Square.cc.


Member Function Documentation

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

Reimplemented from Genfun::AbsFunction.

Definition at line 42 of file Square.hh.

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

Implements Genfun::AbsFunction.

Definition at line 36 of file Square.hh.

References operator()().

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

Implements Genfun::AbsFunction.

Definition at line 20 of file Square.cc.

Referenced by operator()().

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

Reimplemented from Genfun::AbsFunction.

Definition at line 26 of file Square.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