CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
#include <LogisticFunction.hh>
Public Member Functions | |
LogisticFunction () | |
LogisticFunction (const LogisticFunction &right) | |
virtual | ~LogisticFunction () |
virtual double | operator() (double argument) const |
virtual double | operator() (const Argument &a) const |
Parameter & | x0 () |
const Parameter & | x0 () const |
Parameter & | a () |
const Parameter & | a () const |
LogisticFunction () | |
LogisticFunction (const LogisticFunction &right) | |
virtual | ~LogisticFunction () |
virtual double | operator() (double argument) const |
virtual double | operator() (const Argument &a) const |
Parameter & | x0 () |
const Parameter & | x0 () const |
Parameter & | a () |
const Parameter & | a () const |
Definition at line 20 of file CLHEP/GenericFunctions/LogisticFunction.hh.
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.
Genfun::LogisticFunction::LogisticFunction | ( | const LogisticFunction & | right | ) |
virtual Genfun::LogisticFunction::~LogisticFunction | ( | ) | [virtual] |
Definition at line 62 of file LogisticFunction.cc.
const Parameter & Genfun::LogisticFunction::a | ( | ) | const |
Definition at line 70 of file LogisticFunction.cc.
const Parameter& Genfun::LogisticFunction::a | ( | ) | const |
Implements Genfun::AbsFunction.
Definition at line 25 of file LogisticFunction.cc.
References Genfun::Parameter::getValue(), and MAXRANGE.
Referenced by operator()().
Implements Genfun::AbsFunction.
Implements Genfun::AbsFunction.
Definition at line 37 of file GenericFunctions/LogisticFunction.hh.
References operator()().
Implements Genfun::AbsFunction.
Definition at line 37 of file CLHEP/GenericFunctions/LogisticFunction.hh.
References operator()().
Definition at line 58 of file LogisticFunction.cc.
const Parameter & Genfun::LogisticFunction::x0 | ( | ) | const |
Definition at line 66 of file LogisticFunction.cc.
const Parameter& Genfun::LogisticFunction::x0 | ( | ) | const |