|
CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
#include <Power.hh>
Public Member Functions | |
| Power (double n) | |
| Power (int n) | |
| Power (unsigned int n) | |
| Power (const Power &right) | |
| virtual | ~Power () |
| virtual double | operator() (double argument) const |
| virtual double | operator() (const Argument &a) const |
| Derivative | partial (unsigned int) const |
| virtual bool | hasAnalyticDerivative () const |
| Power (double n) | |
| Power (int n) | |
| Power (unsigned int n) | |
| Power (const Power &right) | |
| virtual | ~Power () |
| virtual double | operator() (double argument) const |
| virtual double | operator() (const Argument &a) const |
| Derivative | partial (unsigned int) const |
| virtual bool | hasAnalyticDerivative () const |
Public Member Functions inherited from Genfun::AbsFunction | |
| AbsFunction () | |
| AbsFunction (const AbsFunction &right) | |
| virtual | ~AbsFunction () |
| virtual unsigned int | dimensionality () const |
| 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 |
| AbsFunction () | |
| AbsFunction (const AbsFunction &right) | |
| virtual | ~AbsFunction () |
| virtual unsigned int | dimensionality () const |
| 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 |
Definition at line 19 of file CLHEP/GenericFunctions/Power.hh.
| Genfun::Power::Power | ( | double | n | ) |
| Genfun::Power::Power | ( | int | n | ) |
| Genfun::Power::Power | ( | unsigned int | n | ) |
| Genfun::Power::Power | ( | const Power & | right | ) |
|
virtual |
|
inlinevirtual |
Reimplemented from Genfun::AbsFunction.
Definition at line 45 of file CLHEP/GenericFunctions/Power.hh.
|
inlinevirtual |
Reimplemented from Genfun::AbsFunction.
Definition at line 45 of file GenericFunctions/Power.hh.
Implements Genfun::AbsFunction.
Definition at line 33 of file Power.cc.
References f().
Referenced by operator()().
Implements Genfun::AbsFunction.
Implements Genfun::AbsFunction.
Definition at line 39 of file CLHEP/GenericFunctions/Power.hh.
References operator()().
Implements Genfun::AbsFunction.
Definition at line 39 of file GenericFunctions/Power.hh.
References operator()().
|
virtual |
|
virtual |
Reimplemented from Genfun::AbsFunction.
1.8.1