![]() |
APFEL 4.8.0
A PDF evolution library in C++
|
This is the complete list of members for apfel::Observable< T >, including all inherited members.
_ConvPair | apfel::Observable< T > | private |
AddConvolutionPair(std::function< Set< Operator >(double const &)> const &CoefficientFunctions, std::function< Set< T >(double const &)> const &Objects) | apfel::Observable< T > | |
Evaluate(double const &Q) const | apfel::Observable< T > | |
Evaluate(double const &x, double const &Q) const | apfel::Observable< T > | |
GetCoefficientFunctions(int const &ip=0) const | apfel::Observable< T > | |
Observable() | apfel::Observable< T > | |
Observable(std::vector< ConvolutionPair > ConvPair) | apfel::Observable< T > | |
Observable(std::function< Set< Operator >(double const &)> const &CoefficientFunctions, std::function< Set< T >(double const &)> const &Objects) | apfel::Observable< T > | |
SetObjects(std::function< Set< T >(double const &)> const &Objects, int const &ip=0) | apfel::Observable< T > |