CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
Namespaces | |
EllipticIntegral | |
FractionalOrder | |
IntegralOrder | |
Typedefs | |
typedef FunctionNoop | Derivative |
typedef std::vector< Argument > | ArgumentList |
Variables | |
const typedef AbsFunction & | GENFUNCTION |
const typedef AbsParameter & | GENPARAMETER |
typedef std::vector< Argument > Genfun::ArgumentList |
Definition at line 7 of file CLHEP/GenericFunctions/ArgumentList.hh.
typedef FunctionNoop Genfun::Derivative |
Definition at line 40 of file CLHEP/GenericFunctions/AbsFunction.hh.
FunctionConvolution Genfun::convolve | ( | const AbsFunction & | op1, |
const AbsFunction & | op2, | ||
double | x0, | ||
double | x1 | ||
) |
Definition at line 71 of file AbsFunction.cc.
std::complex< double > Genfun::dot | ( | const SphericalHarmonicCoefficientSet & | , |
const SphericalHarmonicCoefficientSet & | |||
) |
Referenced by HepGeom::BasicVector3D< float >::angle().
|
inline |
Definition at line 11 of file AssociatedLaguerre.cc.
References CLHEP::detail::n.
FunctionDirectProduct Genfun::operator% | ( | const AbsFunction & | op1, |
const AbsFunction & | op2 | ||
) |
Definition at line 83 of file AbsFunction.cc.
FunctionProduct Genfun::operator* | ( | const AbsFunction & | op1, |
const AbsFunction & | op2 | ||
) |
Definition at line 63 of file AbsFunction.cc.
FunctionTimesParameter Genfun::operator* | ( | const AbsFunction & | op1, |
const AbsParameter & | op2 | ||
) |
Definition at line 121 of file AbsFunction.cc.
References f().
ConstTimesFunction Genfun::operator* | ( | const AbsFunction & | op2, |
double | c | ||
) |
Definition at line 87 of file AbsFunction.cc.
FunctionTimesParameter Genfun::operator* | ( | const AbsParameter & | op1, |
const AbsFunction & | op2 | ||
) |
Definition at line 140 of file AbsFunction.cc.
References f().
ParameterProduct Genfun::operator* | ( | const AbsParameter & | op1, |
const AbsParameter & | op2 | ||
) |
Definition at line 30 of file AbsParameter.cc.
ConstTimesParameter Genfun::operator* | ( | const AbsParameter & | op2, |
double | c | ||
) |
Definition at line 60 of file AbsParameter.cc.
ConstTimesFunction Genfun::operator* | ( | double | c, |
const AbsFunction & | op2 | ||
) |
Definition at line 104 of file AbsFunction.cc.
ConstTimesParameter Genfun::operator* | ( | double | c, |
const AbsParameter & | op2 | ||
) |
Definition at line 44 of file AbsParameter.cc.
FunctionSum Genfun::operator+ | ( | const AbsFunction & | op1, |
const AbsFunction & | op2 | ||
) |
Definition at line 55 of file AbsFunction.cc.
FunctionPlusParameter Genfun::operator+ | ( | const AbsFunction & | op1, |
const AbsParameter & | op2 | ||
) |
Definition at line 125 of file AbsFunction.cc.
References f().
ConstPlusFunction Genfun::operator+ | ( | const AbsFunction & | op2, |
double | c | ||
) |
Definition at line 91 of file AbsFunction.cc.
FunctionPlusParameter Genfun::operator+ | ( | const AbsParameter & | op1, |
const AbsFunction & | op2 | ||
) |
Definition at line 144 of file AbsFunction.cc.
References f().
ParameterSum Genfun::operator+ | ( | const AbsParameter & | op1, |
const AbsParameter & | op2 | ||
) |
Definition at line 22 of file AbsParameter.cc.
ConstPlusParameter Genfun::operator+ | ( | const AbsParameter & | op2, |
double | c | ||
) |
Definition at line 64 of file AbsParameter.cc.
ConstPlusFunction Genfun::operator+ | ( | double | c, |
const AbsFunction & | op2 | ||
) |
Definition at line 108 of file AbsFunction.cc.
ConstPlusParameter Genfun::operator+ | ( | double | c, |
const AbsParameter & | op2 | ||
) |
Definition at line 48 of file AbsParameter.cc.
FunctionNegation Genfun::operator- | ( | const AbsFunction & | op1 | ) |
Definition at line 75 of file AbsFunction.cc.
References a.
FunctionDifference Genfun::operator- | ( | const AbsFunction & | op1, |
const AbsFunction & | op2 | ||
) |
Definition at line 59 of file AbsFunction.cc.
FunctionPlusParameter Genfun::operator- | ( | const AbsFunction & | op1, |
const AbsParameter & | op2 | ||
) |
Definition at line 129 of file AbsFunction.cc.
References f(), and GENPARAMETER.
ConstPlusFunction Genfun::operator- | ( | const AbsFunction & | op2, |
double | c | ||
) |
Definition at line 95 of file AbsFunction.cc.
ParameterNegation Genfun::operator- | ( | const AbsParameter & | op1 | ) |
Definition at line 39 of file AbsParameter.cc.
References a.
FunctionPlusParameter Genfun::operator- | ( | const AbsParameter & | op1, |
const AbsFunction & | op2 | ||
) |
Definition at line 148 of file AbsFunction.cc.
References f(), and GENFUNCTION.
ParameterDifference Genfun::operator- | ( | const AbsParameter & | op1, |
const AbsParameter & | op2 | ||
) |
Definition at line 26 of file AbsParameter.cc.
ConstPlusParameter Genfun::operator- | ( | const AbsParameter & | op2, |
double | c | ||
) |
Definition at line 68 of file AbsParameter.cc.
ConstMinusFunction Genfun::operator- | ( | double | c, |
const AbsFunction & | op2 | ||
) |
Definition at line 112 of file AbsFunction.cc.
ConstMinusParameter Genfun::operator- | ( | double | c, |
const AbsParameter & | op2 | ||
) |
Definition at line 52 of file AbsParameter.cc.
FunctionQuotient Genfun::operator/ | ( | const AbsFunction & | op1, |
const AbsFunction & | op2 | ||
) |
Definition at line 67 of file AbsFunction.cc.
FunctionTimesParameter Genfun::operator/ | ( | const AbsFunction & | op1, |
const AbsParameter & | op2 | ||
) |
Definition at line 135 of file AbsFunction.cc.
References f(), and GENPARAMETER.
ConstTimesFunction Genfun::operator/ | ( | const AbsFunction & | op2, |
double | c | ||
) |
Definition at line 99 of file AbsFunction.cc.
FunctionTimesParameter Genfun::operator/ | ( | const AbsParameter & | op1, |
const AbsFunction & | op2 | ||
) |
Definition at line 153 of file AbsFunction.cc.
References f(), and GENFUNCTION.
ParameterQuotient Genfun::operator/ | ( | const AbsParameter & | op1, |
const AbsParameter & | op2 | ||
) |
Definition at line 34 of file AbsParameter.cc.
ConstTimesParameter Genfun::operator/ | ( | const AbsParameter & | op2, |
double | c | ||
) |
Definition at line 72 of file AbsParameter.cc.
ConstOverFunction Genfun::operator/ | ( | double | c, |
const AbsFunction & | op2 | ||
) |
Definition at line 116 of file AbsFunction.cc.
ConstOverParameter Genfun::operator/ | ( | double | c, |
const AbsParameter & | op2 | ||
) |
Definition at line 56 of file AbsParameter.cc.
std::ostream & Genfun::operator<< | ( | std::ostream & | o, |
const LegendreCoefficientSet & | c | ||
) |
std::ostream & Genfun::operator<< | ( | std::ostream & | o, |
const Parameter & | p | ||
) |
Definition at line 16 of file Parameter.cc.
References Genfun::Parameter::getLowerLimit(), Genfun::Parameter::getName(), Genfun::Parameter::getUpperLimit(), and Genfun::Parameter::getValue().
std::ostream & Genfun::operator<< | ( | std::ostream & | o, |
const SphericalHarmonicCoefficientSet & | c | ||
) |
|
inline |
Definition at line 81 of file CLHEP/GenericFunctions/Argument.hh.
References a.
SphericalHarmonicCoefficientSet Genfun::squareExpansionCoefficients | ( | const SphericalHarmonicCoefficientSet & | ) |
const typedef AbsFunction & Genfun::GENFUNCTION |
Definition at line 125 of file CLHEP/GenericFunctions/AbsFunction.hh.
Referenced by main(), Genfun::EnergyFunction::operator()(), operator-(), operator/(), and Classical::RungeKuttaSolver::RungeKuttaSolver().
const typedef AbsParameter & Genfun::GENPARAMETER |
Definition at line 74 of file CLHEP/GenericFunctions/AbsParameter.hh.
Referenced by operator-(), and operator/().