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

Genfun::LogisticFunction Class Reference

#include <LogisticFunction.hh>

Inheritance diagram for Genfun::LogisticFunction:

Genfun::AbsFunction List of all members.

Public Member Functions

 LogisticFunction ()
 LogisticFunction (const LogisticFunction &right)
virtual ~LogisticFunction ()
virtual double operator() (double argument) const
virtual double operator() (const Argument &arg) const
Parameterx0 ()
const Parameterx0 () const
Parametera ()
const Parametera () const

Detailed Description

Author:

Definition at line 20 of file LogisticFunction.hh.


Constructor & Destructor Documentation

Genfun::LogisticFunction::LogisticFunction (  ) 

Definition at line 11 of file LogisticFunction.cc.

Genfun::LogisticFunction::LogisticFunction ( const LogisticFunction right  ) 

Definition at line 19 of file LogisticFunction.cc.

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

Definition at line 16 of file LogisticFunction.cc.


Member Function Documentation

const Parameter & Genfun::LogisticFunction::a (  )  const

Definition at line 71 of file LogisticFunction.cc.

Parameter & Genfun::LogisticFunction::a (  ) 

Definition at line 63 of file LogisticFunction.cc.

virtual double Genfun::LogisticFunction::operator() ( const Argument arg  )  const [inline, virtual]

Implements Genfun::AbsFunction.

Definition at line 37 of file LogisticFunction.hh.

References operator()().

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

Implements Genfun::AbsFunction.

Definition at line 26 of file LogisticFunction.cc.

References Genfun::Parameter::getValue(), and MAXRANGE.

Referenced by operator()().

const Parameter & Genfun::LogisticFunction::x0 (  )  const

Definition at line 67 of file LogisticFunction.cc.

Parameter & Genfun::LogisticFunction::x0 (  ) 

Definition at line 59 of file LogisticFunction.cc.


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