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

Genfun::Tan Class Reference

#include <Tan.hh>

Inheritance diagram for Genfun::Tan:

Genfun::AbsFunction List of all members.

Public Member Functions

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


Constructor & Destructor Documentation

Genfun::Tan::Tan (  ) 

Definition at line 13 of file Tan.cc.

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

Definition at line 16 of file Tan.cc.

Genfun::Tan::Tan ( const Tan right  ) 

Definition at line 19 of file Tan.cc.


Member Function Documentation

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

Reimplemented from Genfun::AbsFunction.

Definition at line 41 of file Tan.hh.

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

Implements Genfun::AbsFunction.

Definition at line 35 of file Tan.hh.

References a, and operator()().

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

Implements Genfun::AbsFunction.

Definition at line 23 of file Tan.cc.

Referenced by operator()().

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

Reimplemented from Genfun::AbsFunction.

Definition at line 29 of file Tan.cc.


The documentation for this class was generated from the following files:
Generated on 15 Nov 2012 for CLHEP by  doxygen 1.4.7