CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
#include <Bessel.hh>
Public Types | |
enum | Type { J, Y, J, Y } |
enum | Type { J, Y, J, Y } |
Public Member Functions | |
Bessel (Type type, unsigned int order) | |
Bessel (const Bessel &right) | |
virtual | ~Bessel () |
virtual double | operator() (double argument) const |
virtual double | operator() (const Argument &a) const |
Bessel (Type type, unsigned int order) | |
Bessel (const Bessel &right) | |
virtual | ~Bessel () |
virtual double | operator() (double argument) const |
virtual double | operator() (const Argument &a) const |
Definition at line 75 of file CLHEP/GenericFunctions/Bessel.hh.
Definition at line 82 of file CLHEP/GenericFunctions/Bessel.hh.
Definition at line 82 of file GenericFunctions/Bessel.hh.
Genfun::IntegralOrder::Bessel::Bessel | ( | Type | type, |
unsigned int | order | ||
) |
Genfun::IntegralOrder::Bessel::Bessel | ( | const Bessel & | right | ) |
virtual Genfun::IntegralOrder::Bessel::~Bessel | ( | ) | [virtual] |
Genfun::IntegralOrder::Bessel::Bessel | ( | Type | type, |
unsigned int | order | ||
) |
Genfun::IntegralOrder::Bessel::Bessel | ( | const Bessel & | right | ) |
virtual Genfun::IntegralOrder::Bessel::~Bessel | ( | ) | [virtual] |
Implements Genfun::AbsFunction.
Referenced by operator()().
Implements Genfun::AbsFunction.
virtual double Genfun::IntegralOrder::Bessel::operator() | ( | const Argument & | a | ) | const [inline, virtual] |
Implements Genfun::AbsFunction.
Definition at line 96 of file GenericFunctions/Bessel.hh.
References operator()().
virtual double Genfun::IntegralOrder::Bessel::operator() | ( | const Argument & | a | ) | const [inline, virtual] |
Implements Genfun::AbsFunction.
Definition at line 96 of file CLHEP/GenericFunctions/Bessel.hh.
References operator()().