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

Public Member Functions
Genfun::LogisticFunction Class Reference

#include <LogisticFunction.hh>

Inheritance diagram for Genfun::LogisticFunction:
Genfun::AbsFunction 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 &a) const
Parameterx0 ()
const Parameterx0 () const
Parametera ()
const Parametera () const
 LogisticFunction ()
 LogisticFunction (const LogisticFunction &right)
virtual ~LogisticFunction ()
virtual double operator() (double argument) const
virtual double operator() (const Argument &a) const
Parameterx0 ()
const Parameterx0 () const
Parametera ()
const Parametera () const

Detailed Description

Author:

Definition at line 20 of file CLHEP/GenericFunctions/LogisticFunction.hh.


Constructor & Destructor Documentation

Definition at line 11 of file LogisticFunction.cc.

Definition at line 19 of file LogisticFunction.cc.

Definition at line 16 of file LogisticFunction.cc.


Member Function Documentation

Definition at line 62 of file LogisticFunction.cc.

Definition at line 70 of file LogisticFunction.cc.

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

Implements Genfun::AbsFunction.

Definition at line 25 of file LogisticFunction.cc.

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

Referenced by operator()().

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

Implements Genfun::AbsFunction.

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

Implements Genfun::AbsFunction.

Definition at line 37 of file GenericFunctions/LogisticFunction.hh.

References operator()().

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

Implements Genfun::AbsFunction.

Definition at line 37 of file CLHEP/GenericFunctions/LogisticFunction.hh.

References operator()().

Definition at line 58 of file LogisticFunction.cc.

Definition at line 66 of file LogisticFunction.cc.


The documentation for this class was generated from the following files: