|
CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
#include <DoubleParamToArgAdaptor.hh>
Public Types | |
| typedef Parameter &(F::* | ScopedMethodPtr) () |
| typedef Parameter &(F::* | ScopedMethodPtr) () |
Public Member Functions | |
| DoubleParamToArgAdaptor (const F &function, ScopedMethodPtr parameterFetchMethod0, ScopedMethodPtr paraemterFetchMethod1) | |
| DoubleParamToArgAdaptor (const DoubleParamToArgAdaptor &right) | |
| virtual | ~DoubleParamToArgAdaptor () |
| virtual double | operator() (double argument) const |
| virtual double | operator() (const Argument &a) const |
| virtual unsigned int | dimensionality () const |
| Parameter & | scaleFactor0 () |
| const Parameter & | scaleFactor0 () const |
| Parameter & | scaleFactor1 () |
| const Parameter & | scaleFactor1 () const |
| DoubleParamToArgAdaptor (const F &function, ScopedMethodPtr parameterFetchMethod0, ScopedMethodPtr paraemterFetchMethod1) | |
| DoubleParamToArgAdaptor (const DoubleParamToArgAdaptor &right) | |
| virtual | ~DoubleParamToArgAdaptor () |
| virtual double | operator() (double argument) const |
| virtual double | operator() (const Argument &a) const |
| virtual unsigned int | dimensionality () const |
| Parameter & | scaleFactor0 () |
| const Parameter & | scaleFactor0 () const |
| Parameter & | scaleFactor1 () |
| const Parameter & | scaleFactor1 () const |
Public Member Functions inherited from Genfun::AbsFunction | |
| AbsFunction () | |
| AbsFunction (const AbsFunction &right) | |
| virtual | ~AbsFunction () |
| virtual unsigned int | dimensionality () const |
| virtual double | operator() (double argument) const =0 |
| virtual double | operator() (const Argument &argument) const =0 |
| virtual AbsFunction * | clone () const =0 |
| virtual FunctionComposition | operator() (const AbsFunction &f) const |
| virtual ParameterComposition | operator() (const AbsParameter &p) const |
| Derivative | derivative (const Variable &v) const |
| Derivative | prime () const |
| virtual bool | hasAnalyticDerivative () const |
| virtual Derivative | partial (unsigned int) const |
| AbsFunction () | |
| AbsFunction (const AbsFunction &right) | |
| virtual | ~AbsFunction () |
| virtual unsigned int | dimensionality () const |
| virtual double | operator() (double argument) const =0 |
| virtual double | operator() (const Argument &argument) const =0 |
| virtual AbsFunction * | clone () const =0 |
| virtual FunctionComposition | operator() (const AbsFunction &f) const |
| virtual ParameterComposition | operator() (const AbsParameter &p) const |
| Derivative | derivative (const Variable &v) const |
| Derivative | prime () const |
| virtual bool | hasAnalyticDerivative () const |
| virtual Derivative | partial (unsigned int) const |
Definition at line 37 of file CLHEP/GenericFunctions/DoubleParamToArgAdaptor.hh.
| typedef Parameter &(F::* Genfun::DoubleParamToArgAdaptor< F >::ScopedMethodPtr) () |
Definition at line 44 of file CLHEP/GenericFunctions/DoubleParamToArgAdaptor.hh.
| typedef Parameter &(F::* Genfun::DoubleParamToArgAdaptor< F >::ScopedMethodPtr) () |
Definition at line 44 of file GenericFunctions/DoubleParamToArgAdaptor.hh.
| Genfun::DoubleParamToArgAdaptor< F >::DoubleParamToArgAdaptor | ( | const F & | function, |
| ScopedMethodPtr | parameterFetchMethod0, | ||
| ScopedMethodPtr | paraemterFetchMethod1 | ||
| ) |
| Genfun::DoubleParamToArgAdaptor< F >::DoubleParamToArgAdaptor | ( | const DoubleParamToArgAdaptor< F > & | right | ) |
|
virtual |
| Genfun::DoubleParamToArgAdaptor< F >::DoubleParamToArgAdaptor | ( | const F & | function, |
| ScopedMethodPtr | parameterFetchMethod0, | ||
| ScopedMethodPtr | paraemterFetchMethod1 | ||
| ) |
| Genfun::DoubleParamToArgAdaptor< F >::DoubleParamToArgAdaptor | ( | const DoubleParamToArgAdaptor< F > & | right | ) |
|
virtual |
|
virtual |
Reimplemented from Genfun::AbsFunction.
|
virtual |
Reimplemented from Genfun::AbsFunction.
|
virtual |
Implements Genfun::AbsFunction.
|
virtual |
Implements Genfun::AbsFunction.
|
virtual |
Implements Genfun::AbsFunction.
|
virtual |
Implements Genfun::AbsFunction.
| Parameter & Genfun::DoubleParamToArgAdaptor< F >::scaleFactor0 | ( | ) |
| Parameter & Genfun::DoubleParamToArgAdaptor< F >::scaleFactor0 | ( | ) |
| const Parameter & Genfun::DoubleParamToArgAdaptor< F >::scaleFactor0 | ( | ) | const |
| const Parameter & Genfun::DoubleParamToArgAdaptor< F >::scaleFactor0 | ( | ) | const |
| Parameter & Genfun::DoubleParamToArgAdaptor< F >::scaleFactor1 | ( | ) |
| Parameter & Genfun::DoubleParamToArgAdaptor< F >::scaleFactor1 | ( | ) |
| const Parameter & Genfun::DoubleParamToArgAdaptor< F >::scaleFactor1 | ( | ) | const |
| const Parameter & Genfun::DoubleParamToArgAdaptor< F >::scaleFactor1 | ( | ) | const |